Trace number 269576

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.09 1812.91

General information on the benchmark

Namehaystacks/
haystacks_46.xml
MD5SUM840da8577188072b75febcbf7915e78d
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2116
Number of constraints47655
Maximum constraint arity2
Maximum domain size46
Number of constraints which are defined in extension0
Number of constraints which are defined in intension47655
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/node30/watcher-269576-1168981067 -o ROOT/results/node30/solver-269576-1168981067 -C 1800 -M 900 /tmp/evaluation/269576-1168981067/VALCSP /tmp/evaluation/269576-1168981067/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.91 1.65 1.05 5/86 20651
/proc/meminfo: memFree=1414720/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=18540 CPUtime=0
/proc/20650/stat : 20650 (runsolver) R 20648 20650 20344 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 246500861 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 264907582759 0 0 4096 24578 0 0 0 17 1 0 0
/proc/20650/statm: 4635 279 244 17 0 2626 0

[startup+0.136259 s]
/proc/loadavg: 1.91 1.65 1.05 5/86 20651
/proc/meminfo: memFree=1414720/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=58240 CPUtime=0.12
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 13959 0 0 0 5 7 0 0 21 0 1 0 246500861 59637760 13937 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 7452283 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 14560 13937 65 8 0 14232 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 58240

[startup+0.544284 s]
/proc/loadavg: 1.91 1.65 1.05 5/86 20651
/proc/meminfo: memFree=1414720/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=70660 CPUtime=0.52
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 17054 0 0 0 44 8 0 0 25 0 1 0 246500861 72355840 17032 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134528694 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 17665 17032 65 8 0 17337 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 70660

[startup+1.36534 s]
/proc/loadavg: 1.91 1.65 1.05 3/86 20651
/proc/meminfo: memFree=1328192/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=95372 CPUtime=1.34
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 23243 0 0 0 122 12 0 0 25 0 1 0 246500861 97660928 23221 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 7455364 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 23843 23221 65 8 0 23515 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 95372

[startup+3.00244 s]
/proc/loadavg: 1.91 1.65 1.05 3/86 20651
/proc/meminfo: memFree=1293632/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=145512 CPUtime=2.96
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 35817 0 0 0 278 18 0 0 25 0 1 0 246500861 149004288 35795 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134528624 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 36378 35795 65 8 0 36050 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 145512

[startup+6.28166 s]
/proc/loadavg: 1.92 1.65 1.06 3/86 20651
/proc/meminfo: memFree=1190976/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=244376 CPUtime=6.22
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 60603 0 0 0 588 34 0 0 25 0 1 0 246500861 250241024 60581 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134528750 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 61094 60581 65 8 0 60766 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 244376

[startup+12.7441 s]
/proc/loadavg: 1.93 1.66 1.06 3/86 20651
/proc/meminfo: memFree=984384/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=440456 CPUtime=12.61
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 109780 0 0 0 1201 60 0 0 25 0 1 0 246500861 451026944 109758 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134528683 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 110114 109758 66 8 0 109786 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 440456

[startup+25.575 s]
/proc/loadavg: 1.94 1.67 1.07 3/86 20651
/proc/meminfo: memFree=879424/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=25.34
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 2459 75 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 536028

[startup+51.2267 s]
/proc/loadavg: 1.96 1.70 1.10 3/86 20651
/proc/meminfo: memFree=879424/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=50.75
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 5000 75 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 536028

[startup+102.527 s]
/proc/loadavg: 1.98 1.74 1.15 3/86 20651
/proc/meminfo: memFree=879488/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=101.59
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 10084 75 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 536028

[startup+162.551 s]
/proc/loadavg: 1.99 1.79 1.20 3/86 20651
/proc/meminfo: memFree=879488/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=161.07
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 16031 76 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 161.07
Current children cumulated vsize (KiB) 536028

[startup+222.591 s]
/proc/loadavg: 1.99 1.82 1.24 3/92 20767
/proc/meminfo: memFree=878080/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=220.43
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 21966 77 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 220.43
Current children cumulated vsize (KiB) 536028

[startup+282.634 s]
/proc/loadavg: 2.06 1.87 1.29 3/86 20849
/proc/meminfo: memFree=879160/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=279.83
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 27906 77 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 279.83
Current children cumulated vsize (KiB) 536028

[startup+342.661 s]
/proc/loadavg: 2.02 1.89 1.34 3/86 20849
/proc/meminfo: memFree=879160/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=339.31
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 33854 77 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520748 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 339.31
Current children cumulated vsize (KiB) 536028

[startup+402.688 s]
/proc/loadavg: 2.00 1.91 1.38 3/86 20849
/proc/meminfo: memFree=879160/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=398.79
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 39802 77 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 398.79
Current children cumulated vsize (KiB) 536028

[startup+462.712 s]
/proc/loadavg: 2.07 1.94 1.42 3/86 20849
/proc/meminfo: memFree=879160/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=458.27
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 45749 78 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520737 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 458.27
Current children cumulated vsize (KiB) 536028

[startup+522.744 s]
/proc/loadavg: 2.07 1.96 1.46 3/86 20849
/proc/meminfo: memFree=879160/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=517.75
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 51697 78 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 517.75
Current children cumulated vsize (KiB) 536028

[startup+582.77 s]
/proc/loadavg: 2.02 1.97 1.49 3/86 20849
/proc/meminfo: memFree=879168/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=577.23
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 57644 79 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 577.23
Current children cumulated vsize (KiB) 536028

[startup+642.796 s]
/proc/loadavg: 2.01 1.97 1.52 3/86 20849
/proc/meminfo: memFree=879296/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=636.71
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 63592 79 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 636.71
Current children cumulated vsize (KiB) 536028

[startup+702.823 s]
/proc/loadavg: 2.00 1.97 1.54 3/86 20849
/proc/meminfo: memFree=879360/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=696.19
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 69540 79 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 696.19
Current children cumulated vsize (KiB) 536028

[startup+762.848 s]
/proc/loadavg: 2.00 1.97 1.57 3/86 20849
/proc/meminfo: memFree=879296/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=755.68
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 75488 80 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 755.68
Current children cumulated vsize (KiB) 536028

[startup+822.873 s]
/proc/loadavg: 2.00 1.97 1.59 3/86 20849
/proc/meminfo: memFree=879296/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=815.16
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 81436 80 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 815.16
Current children cumulated vsize (KiB) 536028

[startup+882.906 s]
/proc/loadavg: 2.00 1.97 1.62 3/86 20849
/proc/meminfo: memFree=879296/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=874.66
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 87385 81 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 874.66
Current children cumulated vsize (KiB) 536028

[startup+942.934 s]
/proc/loadavg: 2.00 1.97 1.64 3/86 20849
/proc/meminfo: memFree=879296/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=934.16
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 93335 81 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 934.16
Current children cumulated vsize (KiB) 536028

[startup+1002.96 s]
/proc/loadavg: 2.00 1.97 1.66 3/86 20849
/proc/meminfo: memFree=879296/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=993.68
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 99286 82 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 993.68
Current children cumulated vsize (KiB) 536028

[startup+1062.99 s]
/proc/loadavg: 2.00 1.97 1.67 3/86 20849
/proc/meminfo: memFree=879296/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=1053.2
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 105238 82 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 1053.2
Current children cumulated vsize (KiB) 536028

[startup+1123.01 s]
/proc/loadavg: 2.00 1.97 1.69 3/86 20849
/proc/meminfo: memFree=879296/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=1112.71
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 111188 83 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 1112.71
Current children cumulated vsize (KiB) 536028

[startup+1183.04 s]
/proc/loadavg: 2.00 1.97 1.71 3/86 20849
/proc/meminfo: memFree=879296/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=1172.21
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 117138 83 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 1172.21
Current children cumulated vsize (KiB) 536028

[startup+1243.07 s]
/proc/loadavg: 2.07 1.99 1.73 3/86 20849
/proc/meminfo: memFree=879296/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=1231.72
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 123088 84 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 1231.72
Current children cumulated vsize (KiB) 536028

[startup+1303.1 s]
/proc/loadavg: 2.02 1.99 1.74 3/86 20851
/proc/meminfo: memFree=879104/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=1291.22
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 129038 84 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 1291.22
Current children cumulated vsize (KiB) 536028

[startup+1363.12 s]
/proc/loadavg: 2.01 1.99 1.75 3/86 20851
/proc/meminfo: memFree=879104/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=1350.72
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 134988 84 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 1 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 1350.72
Current children cumulated vsize (KiB) 536028

[startup+1423.14 s]
/proc/loadavg: 2.00 1.99 1.77 3/86 20890
/proc/meminfo: memFree=1027832/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=1410.41
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 140956 85 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520822 0 0 4096 0 0 0 0 17 0 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 1410.41
Current children cumulated vsize (KiB) 536028

[startup+1483.2 s]
/proc/loadavg: 1.40 1.82 1.72 2/78 20942
/proc/meminfo: memFree=1044800/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=1470.46
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 146959 87 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 1470.46
Current children cumulated vsize (KiB) 536028

[startup+1543.24 s]
/proc/loadavg: 1.14 1.67 1.67 2/78 20942
/proc/meminfo: memFree=1044864/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=1530.49
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 152962 87 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 1530.49
Current children cumulated vsize (KiB) 536028

[startup+1603.28 s]
/proc/loadavg: 1.05 1.54 1.63 2/78 20942
/proc/meminfo: memFree=1044864/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=1590.51
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 158964 87 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520776 0 0 4096 0 0 0 0 17 0 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 1590.51
Current children cumulated vsize (KiB) 536028

[startup+1663.33 s]
/proc/loadavg: 1.02 1.44 1.59 2/78 20942
/proc/meminfo: memFree=1044928/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=1650.54
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 164967 87 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 1650.54
Current children cumulated vsize (KiB) 536028

[startup+1723.38 s]
/proc/loadavg: 1.00 1.36 1.54 2/78 20942
/proc/meminfo: memFree=1044928/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=1710.58
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 170971 87 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 1710.58
Current children cumulated vsize (KiB) 536028

[startup+1783.42 s]
/proc/loadavg: 1.00 1.29 1.51 2/78 20942
/proc/meminfo: memFree=1044936/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=1770.6
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 176973 87 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 1770.6
Current children cumulated vsize (KiB) 536028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.83 s]
/proc/loadavg: 1.00 1.26 1.49 2/78 20942
/proc/meminfo: memFree=1044936/2055920 swapFree=4167328/4192956
[pid=20650] ppid=20648 vsize=536028 CPUtime=1800
/proc/20650/stat : 20650 (VALCSP) R 20648 20650 20344 0 -1 4194304 133649 0 0 0 179913 87 0 0 25 0 1 0 246500861 548892672 133627 18446744073709551615 134512640 134547260 4294956736 18446744073709551615 134520756 0 0 4096 0 0 0 0 17 0 0 0
/proc/20650/statm: 134007 133627 68 8 0 133679 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 536028

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.91
CPU time (s): 1800.09
CPU user time (s): 1799.14
CPU system time (s): 0.954854
CPU usage (%): 99.2927
Max. virtual memory (cumulated for all children) (KiB): 536028

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

runsolver used 2.18067 s user time and 5.2412 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Tue Jan 16 20:57:48 UTC 2007


IDJOB= 269576
IDBENCH= 6985
IDSOLVER= 90
FILE ID= node30/269576-1168981067

PBS_JOBID= 3566324

Free space on /tmp= 66559 MiB

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

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  840da8577188072b75febcbf7915e78d

RANDOM SEED= 484192421

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.234
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.234
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:       1415136 kB
Buffers:         54620 kB
Cached:         312168 kB
SwapCached:       2316 kB
Active:         363032 kB
Inactive:       198328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1415136 kB
SwapTotal:     4192956 kB
SwapFree:      4167328 kB
Dirty:            5948 kB
Writeback:           0 kB
Mapped:         210788 kB
Slab:            64020 kB
Committed_AS:  4858644 kB
PageTables:       2496 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= 66559 MiB



End job on node30 on Tue Jan 16 21:28:09 UTC 2007