Trace number 269565

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.07 1800.7

General information on the benchmark

Namehaystacks/
haystacks_35.xml
MD5SUM37be264f8704e2fcc7ac75041ad15073
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 benchmark221.558
SatisfiableNO
(Un)Satisfiability was proved
Number of variables1225
Number of constraints20859
Maximum constraint arity2
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20859
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/node56/watcher-269565-1168981042 -o ROOT/results/node56/solver-269565-1168981042 -C 1800 -M 900 /tmp/evaluation/269565-1168981042/VALCSP /tmp/evaluation/269565-1168981042/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.30 1.33 0.91 4/65 16869
/proc/meminfo: memFree=1787776/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=3988 CPUtime=0
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 727 0 0 0 0 0 0 0 18 0 1 0 246502404 4083712 705 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 10462843 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 997 712 64 8 0 669 0

[startup+0.103885 s]
/proc/loadavg: 1.30 1.33 0.91 4/65 16869
/proc/meminfo: memFree=1787776/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=23144 CPUtime=0.09
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 5410 0 0 0 7 2 0 0 18 0 1 0 246502404 23699456 5388 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 10462843 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 5786 5388 65 8 0 5458 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23144

[startup+0.511923 s]
/proc/loadavg: 1.30 1.33 0.91 4/65 16869
/proc/meminfo: memFree=1787776/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=35920 CPUtime=0.5
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 8627 0 0 0 47 3 0 0 21 0 1 0 246502404 36782080 8605 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 10466253 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 8980 8605 65 8 0 8652 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 35920

[startup+1.332 s]
/proc/loadavg: 1.30 1.33 0.91 2/65 16869
/proc/meminfo: memFree=1733184/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=63148 CPUtime=1.32
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 15442 0 0 0 125 7 0 0 25 0 1 0 246502404 64663552 15420 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 15787 15420 65 8 0 15459 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 63148

[startup+2.97316 s]
/proc/loadavg: 1.30 1.33 0.91 2/65 16869
/proc/meminfo: memFree=1694784/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=117992 CPUtime=2.96
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 29209 0 0 0 282 14 0 0 25 0 1 0 246502404 120823808 29187 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134529339 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 29498 29187 65 8 0 29170 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 117992

[startup+6.24948 s]
/proc/loadavg: 1.28 1.32 0.91 2/65 16869
/proc/meminfo: memFree=1639624/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=6.24
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 605 19 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 149048

[startup+12.7031 s]
/proc/loadavg: 1.26 1.31 0.91 2/65 16869
/proc/meminfo: memFree=1639624/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=12.69
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 1250 19 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 149048

[startup+25.6044 s]
/proc/loadavg: 1.20 1.30 0.91 2/65 16869
/proc/meminfo: memFree=1639752/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=25.59
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 2540 19 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 149048

[startup+51.2119 s]
/proc/loadavg: 1.13 1.27 0.91 2/65 16869
/proc/meminfo: memFree=1639752/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=51.19
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 5100 19 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520748 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 149048

[startup+102.42 s]
/proc/loadavg: 1.06 1.23 0.91 2/65 16869
/proc/meminfo: memFree=1639752/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=102.38
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 10219 19 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 149048

[startup+162.438 s]
/proc/loadavg: 1.02 1.18 0.91 2/65 16869
/proc/meminfo: memFree=1639816/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=162.38
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 16219 19 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 149048

[startup+222.458 s]
/proc/loadavg: 1.00 1.15 0.91 2/71 16933
/proc/meminfo: memFree=1638304/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=222.35
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 22216 19 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 149048

[startup+282.503 s]
/proc/loadavg: 1.00 1.12 0.91 2/71 17043
/proc/meminfo: memFree=1638328/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=282.3
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 28211 19 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520737 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 149048

[startup+342.524 s]
/proc/loadavg: 1.00 1.09 0.91 2/65 17067
/proc/meminfo: memFree=1639432/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=342.3
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 34211 19 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 149048

[startup+402.545 s]
/proc/loadavg: 1.00 1.07 0.91 2/65 17067
/proc/meminfo: memFree=1639432/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=402.3
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 40211 19 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520737 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 149048

[startup+462.562 s]
/proc/loadavg: 1.00 1.06 0.91 2/65 17067
/proc/meminfo: memFree=1639560/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=462.3
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 46211 19 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 149048

[startup+522.577 s]
/proc/loadavg: 1.00 1.05 0.91 2/65 17067
/proc/meminfo: memFree=1639496/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=522.29
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 52210 19 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 149048

[startup+582.598 s]
/proc/loadavg: 1.00 1.03 0.91 2/65 17067
/proc/meminfo: memFree=1639560/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=582.3
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 58211 19 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 149048

[startup+642.617 s]
/proc/loadavg: 1.00 1.03 0.91 2/65 17067
/proc/meminfo: memFree=1639496/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=642.3
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 64211 19 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 149048

[startup+702.633 s]
/proc/loadavg: 1.00 1.02 0.91 2/65 17067
/proc/meminfo: memFree=1639560/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=702.31
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 70211 20 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 149048

[startup+762.649 s]
/proc/loadavg: 1.00 1.01 0.91 2/65 17067
/proc/meminfo: memFree=1639560/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=762.31
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 76211 20 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 149048

[startup+822.67 s]
/proc/loadavg: 1.00 1.01 0.91 2/65 17067
/proc/meminfo: memFree=1639496/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=822.31
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 82211 20 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 149048

[startup+882.687 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 17067
/proc/meminfo: memFree=1639496/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=882.31
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 88211 20 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 149048

[startup+942.706 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 17067
/proc/meminfo: memFree=1639496/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=942.31
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 94211 20 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 149048

[startup+1002.72 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 17067
/proc/meminfo: memFree=1639496/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=1002.31
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 100211 20 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 149048

[startup+1062.74 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 17067
/proc/meminfo: memFree=1639496/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=1062.31
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 106211 20 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 149048

[startup+1122.76 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 17067
/proc/meminfo: memFree=1639432/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=1122.32
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 112212 20 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 149048

[startup+1182.78 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 17067
/proc/meminfo: memFree=1639432/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=1182.31
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 118211 20 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520737 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 149048

[startup+1242.8 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 17067
/proc/meminfo: memFree=1639432/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=1242.32
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 124212 20 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520750 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 149048

[startup+1302.81 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 17067
/proc/meminfo: memFree=1639368/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=1302.33
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 130212 21 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520788 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 149048

[startup+1362.83 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 17069
/proc/meminfo: memFree=1639176/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=1362.32
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 136211 21 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520743 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 149048

[startup+1422.84 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 17069
/proc/meminfo: memFree=1639240/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=1422.32
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 142211 21 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 149048

[startup+1482.86 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 17069
/proc/meminfo: memFree=1639240/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=1482.32
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 148211 21 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 149048

[startup+1542.88 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 17069
/proc/meminfo: memFree=1639240/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=1542.32
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 154211 21 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 149048

[startup+1602.89 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 17069
/proc/meminfo: memFree=1639240/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=1602.32
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 160211 21 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520788 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 149048

[startup+1662.91 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 17069
/proc/meminfo: memFree=1639304/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=1662.32
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 166211 21 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 149048

[startup+1722.93 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 17069
/proc/meminfo: memFree=1639304/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=1722.32
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 172211 21 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 149048

[startup+1782.95 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 17069
/proc/meminfo: memFree=1639304/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=1782.32
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 178211 21 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 149048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.67 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 17069
/proc/meminfo: memFree=1639304/2055920 swapFree=4184804/4192956
[pid=16868] ppid=16866 vsize=149048 CPUtime=1800.04
/proc/16868/stat : 16868 (VALCSP) R 16866 16868 16431 0 -1 4194304 37027 0 0 0 179983 21 0 0 25 0 1 0 246502404 152625152 37005 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16868/statm: 37262 37005 67 8 0 36934 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 149048

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.7
CPU time (s): 1800.07
CPU user time (s): 1799.83
CPU system time (s): 0.243962
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 149048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.243962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37027
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= 3552

runsolver used 1.19482 s user time and 3.68344 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Tue Jan 16 20:57:22 UTC 2007


IDJOB= 269565
IDBENCH= 6974
IDSOLVER= 90
FILE ID= node56/269565-1168981042

PBS_JOBID= 3566363

Free space on /tmp= 66562 MiB

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

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  37be264f8704e2fcc7ac75041ad15073

RANDOM SEED= 604733970

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.232
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.232
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:       1788192 kB
Buffers:         31128 kB
Cached:         153792 kB
SwapCached:       2216 kB
Active:          25468 kB
Inactive:       168896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1788192 kB
SwapTotal:     4192956 kB
SwapFree:      4184804 kB
Dirty:            2572 kB
Writeback:           0 kB
Mapped:          16404 kB
Slab:            59376 kB
Committed_AS:  4699556 kB
PageTables:       1472 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= 66562 MiB



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