Trace number 214047

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
Mistral 2006-12-04? (TO) 1800.1 1816.08

General information on the benchmark

NamepseudoSeries/par/
par-32-4.xml
MD5SUM9c351985b3c0fab0e0a2671ea674c5f3
Bench CategoryN-ARY-INT (n-ary 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 variables6352
Number of constraints13348
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13348
Global constraints used (with number of constraints)

Solver Data (download as text)

0.15	c 
0.15	c Parsing xml file
0.15	c 	domains...............    0
0.15	c 	variables............. 0.12
0.15	c 	predicates............    0
0.15	c 	constraints........... 0.93
1.08	c Allocating memory
1.08	c 
1.08	c time limit = -1
1.08	c heuristic = dom/wdeg
1.08	c restart policy = No restart
1.08	c 
1.08	c Solving
1.08	c

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/node18/watcher-214047-1168228032 -o ROOT/results/node18/solver-214047-1168228032 -C 1800 -M 900 /tmp/evaluation/214047-1168228032/mistral/bin/solver /tmp/evaluation/214047-1168228032/unknown.xml -v 1 

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.70 1.92 1.80 4/95 13155
/proc/meminfo: memFree=1646552/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=18540 CPUtime=0
/proc/13154/stat : 13154 (runsolver) R 13152 13154 12433 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 171198131 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 227848809767 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13154/statm: 4635 279 244 17 0 2626 0

[startup+0.108139 s]
/proc/loadavg: 1.70 1.92 1.80 4/95 13155
/proc/meminfo: memFree=1646552/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=7984 CPUtime=0.09
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 1070 0 0 0 9 0 0 0 18 0 1 0 171198131 8175616 1038 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158036384 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 1996 1038 692 92 0 340 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7984

[startup+0.516175 s]
/proc/loadavg: 1.70 1.92 1.80 4/95 13155
/proc/meminfo: memFree=1646552/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=9964 CPUtime=0.5
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 1582 0 0 0 50 0 0 0 21 0 1 0 171198131 10203136 1550 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134572419 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 2491 1550 708 92 0 835 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9964

[startup+1.33726 s]
/proc/loadavg: 1.70 1.92 1.80 3/95 13155
/proc/meminfo: memFree=1638488/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14640 CPUtime=1.31
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2714 0 0 0 130 1 0 0 25 0 1 0 171198131 14991360 2682 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3660 2682 717 92 0 2004 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 14640

[startup+2.98742 s]
/proc/loadavg: 1.70 1.92 1.80 3/95 13155
/proc/meminfo: memFree=1638488/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14644 CPUtime=2.95
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2715 0 0 0 294 1 0 0 25 0 1 0 171198131 14995456 2683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3661 2683 717 92 0 2005 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 14644

[startup+6.26674 s]
/proc/loadavg: 1.73 1.92 1.80 3/95 13155
/proc/meminfo: memFree=1638552/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14644 CPUtime=6.2
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2715 0 0 0 619 1 0 0 25 0 1 0 171198131 14995456 2683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3661 2683 717 92 0 2005 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 14644

[startup+12.7364 s]
/proc/loadavg: 1.75 1.92 1.80 3/95 13155
/proc/meminfo: memFree=1638680/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14644 CPUtime=12.61
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2715 0 0 0 1260 1 0 0 25 0 1 0 171198131 14995456 2683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3661 2683 717 92 0 2005 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 14644

[startup+25.5656 s]
/proc/loadavg: 1.80 1.93 1.80 3/95 13155
/proc/meminfo: memFree=1638744/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14644 CPUtime=25.32
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2715 0 0 0 2531 1 0 0 25 0 1 0 171198131 14995456 2683 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3661 2683 717 92 0 2005 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 14644

[startup+51.2241 s]
/proc/loadavg: 1.87 1.93 1.81 3/95 13155
/proc/meminfo: memFree=1638872/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=50.74
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 5073 1 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 14648

[startup+102.468 s]
/proc/loadavg: 1.94 1.94 1.82 3/95 13155
/proc/meminfo: memFree=1638872/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=101.52
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 10151 1 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 14648

[startup+162.549 s]
/proc/loadavg: 1.98 1.95 1.82 3/95 13155
/proc/meminfo: memFree=1638872/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=161.06
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 16105 1 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812673 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 14648

[startup+222.611 s]
/proc/loadavg: 1.99 1.95 1.83 3/95 13155
/proc/meminfo: memFree=1617112/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=220.57
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 22056 1 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 220.57
Current children cumulated vsize (KiB) 14648

[startup+282.641 s]
/proc/loadavg: 1.99 1.96 1.83 3/95 13155
/proc/meminfo: memFree=1617112/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=280.06
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 28005 1 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 280.06
Current children cumulated vsize (KiB) 14648

[startup+342.683 s]
/proc/loadavg: 2.04 1.98 1.85 3/95 13155
/proc/meminfo: memFree=1617048/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=339.55
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 33954 1 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 339.55
Current children cumulated vsize (KiB) 14648

[startup+402.72 s]
/proc/loadavg: 2.16 2.03 1.87 3/95 13155
/proc/meminfo: memFree=1617048/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=399.04
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 39903 1 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 399.04
Current children cumulated vsize (KiB) 14648

[startup+462.795 s]
/proc/loadavg: 2.12 2.04 1.88 3/95 13155
/proc/meminfo: memFree=1617048/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=458.57
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 45856 1 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 458.57
Current children cumulated vsize (KiB) 14648

[startup+522.876 s]
/proc/loadavg: 2.04 2.03 1.89 3/95 13155
/proc/meminfo: memFree=1617048/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=518.11
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 51809 2 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637401 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 518.11
Current children cumulated vsize (KiB) 14648

[startup+582.967 s]
/proc/loadavg: 2.05 2.03 1.90 3/95 13155
/proc/meminfo: memFree=1574168/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=577.66
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 57764 2 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 577.66
Current children cumulated vsize (KiB) 14648

[startup+643.05 s]
/proc/loadavg: 2.02 2.02 1.90 3/95 13155
/proc/meminfo: memFree=1574168/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=637.19
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 63717 2 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 637.19
Current children cumulated vsize (KiB) 14648

[startup+703.14 s]
/proc/loadavg: 2.06 2.03 1.91 3/95 13155
/proc/meminfo: memFree=1574104/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=696.74
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 69672 2 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 696.74
Current children cumulated vsize (KiB) 14648

[startup+763.225 s]
/proc/loadavg: 2.02 2.03 1.91 3/95 13155
/proc/meminfo: memFree=1574040/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=756.27
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 75625 2 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 756.27
Current children cumulated vsize (KiB) 14648

[startup+823.31 s]
/proc/loadavg: 2.01 2.02 1.91 3/95 13155
/proc/meminfo: memFree=1574040/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=815.81
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 81579 2 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 815.81
Current children cumulated vsize (KiB) 14648

[startup+883.321 s]
/proc/loadavg: 2.00 2.01 1.91 3/101 13303
/proc/meminfo: memFree=1572568/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=875.08
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 87506 2 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 875.08
Current children cumulated vsize (KiB) 14648

[startup+943.403 s]
/proc/loadavg: 2.00 2.01 1.91 3/95 13353
/proc/meminfo: memFree=1573592/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=934.53
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 93450 3 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 934.53
Current children cumulated vsize (KiB) 14648

[startup+1003.44 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 13353
/proc/meminfo: memFree=1573592/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=994.01
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 99398 3 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 994.01
Current children cumulated vsize (KiB) 14648

[startup+1063.51 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 13353
/proc/meminfo: memFree=1573528/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=1053.53
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 105350 3 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 1053.53
Current children cumulated vsize (KiB) 14648

[startup+1123.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 13353
/proc/meminfo: memFree=1531416/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=1113.07
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 111304 3 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 1113.07
Current children cumulated vsize (KiB) 14648

[startup+1183.68 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 13353
/proc/meminfo: memFree=1531352/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=1172.62
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 117258 4 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 1172.62
Current children cumulated vsize (KiB) 14648

[startup+1243.77 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 13353
/proc/meminfo: memFree=1531352/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=1232.16
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 123212 4 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 1232.16
Current children cumulated vsize (KiB) 14648

[startup+1303.85 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 13353
/proc/meminfo: memFree=1531288/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=1291.69
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 129165 4 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 1291.69
Current children cumulated vsize (KiB) 14648

[startup+1363.94 s]
/proc/loadavg: 2.12 2.04 1.93 3/95 13353
/proc/meminfo: memFree=1531288/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=1351.23
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 135119 4 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637552 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 1351.23
Current children cumulated vsize (KiB) 14648

[startup+1424.02 s]
/proc/loadavg: 2.04 2.03 1.93 3/95 13353
/proc/meminfo: memFree=1531288/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=1410.78
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 141074 4 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 1410.78
Current children cumulated vsize (KiB) 14648

[startup+1484.11 s]
/proc/loadavg: 2.01 2.02 1.93 3/95 13353
/proc/meminfo: memFree=1531288/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=1470.31
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 147027 4 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 1470.31
Current children cumulated vsize (KiB) 14648

[startup+1544.2 s]
/proc/loadavg: 2.05 2.03 1.93 3/95 13353
/proc/meminfo: memFree=1488728/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=1529.86
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 152981 5 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 1529.86
Current children cumulated vsize (KiB) 14648

[startup+1604.28 s]
/proc/loadavg: 2.02 2.02 1.93 3/95 13353
/proc/meminfo: memFree=1488728/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=1589.41
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 158936 5 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 1589.41
Current children cumulated vsize (KiB) 14648

[startup+1664.37 s]
/proc/loadavg: 2.00 2.02 1.93 3/95 13353
/proc/meminfo: memFree=1488728/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=1648.94
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 164889 5 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 1648.94
Current children cumulated vsize (KiB) 14648

[startup+1724.39 s]
/proc/loadavg: 2.00 2.01 1.93 3/94 13425
/proc/meminfo: memFree=1692632/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=1708.5
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 170844 6 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 1708.5
Current children cumulated vsize (KiB) 14648

[startup+1784.49 s]
/proc/loadavg: 2.00 2.01 1.93 3/94 13425
/proc/meminfo: memFree=1692696/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=1768.54
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 176848 6 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 1768.54
Current children cumulated vsize (KiB) 14648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.07 s]
/proc/loadavg: 2.00 2.00 1.93 3/94 13425
/proc/meminfo: memFree=1692632/2055920 swapFree=4192812/4192956
[pid=13154] ppid=13152 vsize=14648 CPUtime=1800.09
/proc/13154/stat : 13154 (solver) R 13152 13154 12433 0 -1 4194304 2716 0 0 0 180002 7 0 0 25 0 1 0 171198131 14999552 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727360 0 0 4096 0 0 0 0 17 0 0 0
/proc/13154/statm: 3662 2684 717 92 0 2006 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 14648

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.08
CPU time (s): 1800.1
CPU user time (s): 1800.02
CPU system time (s): 0.072988
CPU usage (%): 99.12
Max. virtual memory (cumulated for all children) (KiB): 14648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.072988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2716
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= 11
involuntary context switches= 86090

runsolver used 2.27865 s user time and 5.68813 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Mon Jan  8 03:47:13 UTC 2007


IDJOB= 214047
IDBENCH= 4894
FILE ID= node18/214047-1168228032

PBS_JOBID= 3481096

Free space on /tmp= 66297 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/par/par-32-4.xml
COMMAND LINE= /tmp/evaluation/214047-1168228032/mistral/bin/solver /tmp/evaluation/214047-1168228032/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-214047-1168228032 -o ROOT/results/node18/solver-214047-1168228032 -C 1800 -M 900  /tmp/evaluation/214047-1168228032/mistral/bin/solver /tmp/evaluation/214047-1168228032/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  9c351985b3c0fab0e0a2671ea674c5f3

RANDOM SEED= 520590554

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.231
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.231
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:       1646968 kB
Buffers:         57252 kB
Cached:         162660 kB
SwapCached:          0 kB
Active:         230876 kB
Inactive:       121580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1646968 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5116 kB
Writeback:           0 kB
Mapped:         160520 kB
Slab:            41140 kB
Committed_AS:  5630448 kB
PageTables:       2316 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= 66300 MiB



End job on node18 on Mon Jan  8 04:17:32 UTC 2007