Trace number 269563

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
VALCSP 3.1? (TO) 1800.21 1803.06

General information on the benchmark

Namehaystacks/
haystacks_48.xml
MD5SUM97768f59c8f137e8599a77c7fedbfffc
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1303.77
SatisfiableNO
(Un)Satisfiability was proved
Number of variables2304
Number of constraints54191
Maximum constraint arity2
Maximum domain size48
Number of constraints which are defined in extension0
Number of constraints which are defined in intension54191
Global constraints used (with number of constraints)

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node19/watcher-269563-1168981034 -o ROOT/results/node19/solver-269563-1168981034 -C 1800 -M 900 /tmp/evaluation/269563-1168981034/VALCSP /tmp/evaluation/269563-1168981034/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.98 1.52 1.18 5/86 3445
/proc/meminfo: memFree=1353760/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=3100 CPUtime=0
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 486 0 0 0 0 0 0 0 20 0 1 0 246498039 3174400 464 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 7919227 0 0 4096 0 0 0 0 17 1 0 0
/proc/3444/statm: 775 464 64 8 0 447 0

[startup+0.106207 s]
/proc/loadavg: 1.98 1.52 1.18 5/86 3445
/proc/meminfo: memFree=1353760/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=66460 CPUtime=0.1
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 16071 0 0 0 3 7 0 0 20 0 1 0 246498039 68055040 16049 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 7927217 0 0 4096 0 0 0 0 17 1 0 0
/proc/3444/statm: 16615 16049 64 8 0 16287 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 66460

[startup+0.514278 s]
/proc/loadavg: 1.98 1.52 1.18 5/86 3445
/proc/meminfo: memFree=1353760/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=80408 CPUtime=0.5
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 19262 0 0 0 42 8 0 0 24 0 1 0 246498039 82337792 19240 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134529359 0 0 4096 0 0 0 0 17 1 0 0
/proc/3444/statm: 20102 19240 65 8 0 19774 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 80408

[startup+1.33543 s]
/proc/loadavg: 1.98 1.52 1.18 3/86 3445
/proc/meminfo: memFree=1253152/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=105608 CPUtime=1.31
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 25556 0 0 0 120 11 0 0 25 0 1 0 246498039 108142592 25534 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 7925376 0 0 4096 0 0 0 0 17 1 0 0
/proc/3444/statm: 26402 25534 65 8 0 26074 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 105608

[startup+2.97274 s]
/proc/loadavg: 1.98 1.52 1.18 3/86 3445
/proc/meminfo: memFree=1209248/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=154936 CPUtime=2.94
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 37950 0 0 0 276 18 0 0 25 0 1 0 246498039 158654464 37928 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134528821 0 0 4096 0 0 0 0 17 1 0 0
/proc/3444/statm: 38734 37928 65 8 0 38406 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 154936

[startup+6.25936 s]
/proc/loadavg: 1.98 1.53 1.19 3/86 3445
/proc/meminfo: memFree=1088096/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=255420 CPUtime=6.19
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 63106 0 0 0 591 28 0 0 25 0 1 0 246498039 261550080 63084 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134528658 0 0 4096 0 0 0 0 17 1 0 0
/proc/3444/statm: 63855 63084 65 8 0 63527 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 255420

[startup+12.7236 s]
/proc/loadavg: 1.98 1.54 1.19 3/86 3445
/proc/meminfo: memFree=845600/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=450876 CPUtime=12.6
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 112123 0 0 0 1210 50 0 0 25 0 1 0 246498039 461697024 112101 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134529339 0 0 4096 0 0 0 0 17 1 0 0
/proc/3444/statm: 112719 112101 66 8 0 112391 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 450876

[startup+25.548 s]
/proc/loadavg: 1.99 1.56 1.20 3/86 3445
/proc/meminfo: memFree=573280/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=25.32
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 2460 72 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134521142 0 0 4096 0 0 0 0 17 1 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 654160

[startup+51.1958 s]
/proc/loadavg: 1.99 1.59 1.22 3/86 3445
/proc/meminfo: memFree=435488/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=50.74
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 5002 72 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 654160

[startup+102.484 s]
/proc/loadavg: 1.99 1.65 1.26 3/86 3445
/proc/meminfo: memFree=168936/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=101.6
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 10088 72 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 654160

[startup+162.489 s]
/proc/loadavg: 1.99 1.71 1.30 3/86 3518
/proc/meminfo: memFree=1076512/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=161.52
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 16080 72 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 161.52
Current children cumulated vsize (KiB) 654160

[startup+222.501 s]
/proc/loadavg: 2.03 1.78 1.35 3/86 3518
/proc/meminfo: memFree=1076512/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=221.48
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 22075 73 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520788 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 221.48
Current children cumulated vsize (KiB) 654160

[startup+282.536 s]
/proc/loadavg: 2.09 1.83 1.39 3/92 3686
/proc/meminfo: memFree=1075152/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=281.35
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 28049 86 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 281.35
Current children cumulated vsize (KiB) 654160

[startup+342.556 s]
/proc/loadavg: 2.03 1.86 1.43 3/86 3716
/proc/meminfo: memFree=1076192/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=341.3
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 34041 89 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 341.3
Current children cumulated vsize (KiB) 654160

[startup+402.565 s]
/proc/loadavg: 2.01 1.88 1.46 3/86 3716
/proc/meminfo: memFree=1076192/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=401.25
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 40036 89 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 401.25
Current children cumulated vsize (KiB) 654160

[startup+462.574 s]
/proc/loadavg: 2.00 1.90 1.49 3/86 3716
/proc/meminfo: memFree=1076192/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=461.18
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 46028 90 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 461.18
Current children cumulated vsize (KiB) 654160

[startup+522.589 s]
/proc/loadavg: 2.00 1.92 1.52 3/86 3716
/proc/meminfo: memFree=1076192/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=521.14
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 52024 90 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 521.14
Current children cumulated vsize (KiB) 654160

[startup+582.593 s]
/proc/loadavg: 2.03 1.94 1.55 3/86 3716
/proc/meminfo: memFree=1076256/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=581.09
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 58019 90 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520737 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 581.09
Current children cumulated vsize (KiB) 654160

[startup+642.598 s]
/proc/loadavg: 2.09 1.98 1.59 3/86 3716
/proc/meminfo: memFree=1076256/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=641
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 64010 90 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 641
Current children cumulated vsize (KiB) 654160

[startup+702.604 s]
/proc/loadavg: 2.03 1.98 1.61 3/86 3716
/proc/meminfo: memFree=1076256/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=700.95
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 70005 90 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520737 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 700.95
Current children cumulated vsize (KiB) 654160

[startup+762.609 s]
/proc/loadavg: 2.01 1.98 1.63 3/86 3716
/proc/meminfo: memFree=1076320/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=760.9
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 76000 90 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 760.9
Current children cumulated vsize (KiB) 654160

[startup+822.615 s]
/proc/loadavg: 2.05 2.00 1.66 3/86 3716
/proc/meminfo: memFree=1076320/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=820.84
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 81993 91 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 820.84
Current children cumulated vsize (KiB) 654160

[startup+882.622 s]
/proc/loadavg: 2.02 2.00 1.68 3/86 3716
/proc/meminfo: memFree=1076384/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=880.78
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 87987 91 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 880.78
Current children cumulated vsize (KiB) 654160

[startup+942.627 s]
/proc/loadavg: 2.00 2.00 1.69 3/86 3716
/proc/meminfo: memFree=1076384/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=940.73
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 93982 91 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 940.73
Current children cumulated vsize (KiB) 654160

[startup+1002.63 s]
/proc/loadavg: 2.00 2.00 1.71 3/86 3716
/proc/meminfo: memFree=1076384/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=1000.66
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 99975 91 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 1000.66
Current children cumulated vsize (KiB) 654160

[startup+1062.64 s]
/proc/loadavg: 2.06 2.01 1.73 3/86 3716
/proc/meminfo: memFree=1076384/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=1060.6
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 105969 91 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 1060.6
Current children cumulated vsize (KiB) 654160

[startup+1122.64 s]
/proc/loadavg: 2.02 2.00 1.74 4/86 3716
/proc/meminfo: memFree=1076384/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=1120.55
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 111964 91 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 1120.55
Current children cumulated vsize (KiB) 654160

[startup+1182.65 s]
/proc/loadavg: 2.00 2.00 1.76 3/86 3716
/proc/meminfo: memFree=1076384/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=1180.48
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 117957 91 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 1180.48
Current children cumulated vsize (KiB) 654160

[startup+1242.67 s]
/proc/loadavg: 2.00 2.00 1.77 3/86 3716
/proc/meminfo: memFree=1076384/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=1240.43
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 123952 91 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 1240.43
Current children cumulated vsize (KiB) 654160

[startup+1302.67 s]
/proc/loadavg: 2.00 2.00 1.78 3/86 3716
/proc/meminfo: memFree=1076384/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=1300.38
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 129947 91 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 1300.38
Current children cumulated vsize (KiB) 654160

[startup+1362.68 s]
/proc/loadavg: 2.00 2.00 1.79 3/86 3716
/proc/meminfo: memFree=1076384/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=1360.32
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 135940 92 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520737 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 1360.32
Current children cumulated vsize (KiB) 654160

[startup+1422.69 s]
/proc/loadavg: 2.00 2.00 1.80 3/86 3716
/proc/meminfo: memFree=1076320/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=1420.25
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 141933 92 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 1420.25
Current children cumulated vsize (KiB) 654160

[startup+1482.7 s]
/proc/loadavg: 2.00 2.00 1.81 4/86 3718
/proc/meminfo: memFree=1076192/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=1480.21
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 147929 92 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 1480.21
Current children cumulated vsize (KiB) 654160

[startup+1542.71 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 3718
/proc/meminfo: memFree=1076192/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=1540.14
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 153922 92 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 1540.14
Current children cumulated vsize (KiB) 654160

[startup+1602.71 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 3718
/proc/meminfo: memFree=1076256/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=1600.09
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 159917 92 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520748 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 1600.09
Current children cumulated vsize (KiB) 654160

[startup+1662.73 s]
/proc/loadavg: 2.00 2.00 1.83 3/86 3718
/proc/meminfo: memFree=1076256/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=1660.03
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 165911 92 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520760 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 1660.03
Current children cumulated vsize (KiB) 654160

[startup+1722.74 s]
/proc/loadavg: 2.00 2.00 1.84 3/86 3718
/proc/meminfo: memFree=1076320/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=1719.98
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 171905 93 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 1719.98
Current children cumulated vsize (KiB) 654160

[startup+1782.74 s]
/proc/loadavg: 2.00 2.00 1.85 3/86 3718
/proc/meminfo: memFree=1076320/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=1779.92
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 177899 93 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 1779.92
Current children cumulated vsize (KiB) 654160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.95 s]
/proc/loadavg: 2.00 2.00 1.85 3/86 3718
/proc/meminfo: memFree=1076384/2055920 swapFree=4171264/4192956
[pid=3444] ppid=3442 vsize=654160 CPUtime=1800.1
/proc/3444/stat : 3444 (VALCSP) R 3442 3444 3233 0 -1 4194304 162782 0 0 0 179917 93 0 0 25 0 1 0 246498039 669859840 162760 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/3444/statm: 163540 162760 68 8 0 163212 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 654160

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.06
CPU time (s): 1800.21
CPU user time (s): 1799.17
CPU system time (s): 1.03484
CPU usage (%): 99.842
Max. virtual memory (cumulated for all children) (KiB): 654160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.17
system time used= 1.03484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162782
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 15847

runsolver used 1.86972 s user time and 5.79612 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Tue Jan 16 20:57:14 UTC 2007


IDJOB= 269563
IDBENCH= 6972
IDSOLVER= 90
FILE ID= node19/269563-1168981034

PBS_JOBID= 3566046

Free space on /tmp= 66558 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_48.xml
COMMAND LINE= /tmp/evaluation/269563-1168981034/VALCSP /tmp/evaluation/269563-1168981034/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-269563-1168981034 -o ROOT/results/node19/solver-269563-1168981034 -C 1800 -M 900  /tmp/evaluation/269563-1168981034/VALCSP /tmp/evaluation/269563-1168981034/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  97768f59c8f137e8599a77c7fedbfffc

RANDOM SEED= 880562718

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.260
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.260
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1354240 kB
Buffers:         43968 kB
Cached:         171060 kB
SwapCached:       9984 kB
Active:         564224 kB
Inactive:        65576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1354240 kB
SwapTotal:     4192956 kB
SwapFree:      4171264 kB
Dirty:            6676 kB
Writeback:           0 kB
Mapped:         424736 kB
Slab:            56032 kB
Committed_AS:  6934068 kB
PageTables:       3068 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66558 MiB



End job on node19 on Tue Jan 16 21:27:21 UTC 2007