Trace number 214060

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.08 1808.54

General information on the benchmark

NamepseudoSeries/par/
par-32-5.xml
MD5SUM853fd9c1db4150eb8cba125f7d53a091
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 constraints13360
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13360
Global constraints used (with number of constraints)

Solver Data (download as text)

0.13	c 
0.13	c Parsing xml file
0.13	c 	domains...............    0
0.13	c 	variables............. 0.13
0.14	c 	predicates............    0
0.14	c 	constraints........... 0.94
1.09	c Allocating memory
1.09	c 
1.09	c time limit = -1
1.09	c heuristic = dom/wdeg
1.09	c restart policy = No restart
1.09	c 
1.09	c Solving
1.09	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/node15/watcher-214060-1168228095 -o ROOT/results/node15/solver-214060-1168228095 -C 1800 -M 900 /tmp/evaluation/214060-1168228095/mistral/bin/solver /tmp/evaluation/214060-1168228095/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


[startup+0.103143 s]
/proc/loadavg: 1.92 1.98 1.91 2/86 30285
/proc/meminfo: memFree=1479448/2055920 swapFree=4174172/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 1.92 1.98 1.91 2/86 30285
/proc/meminfo: memFree=1479448/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=8644 CPUtime=0.19
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 1251 0 0 0 19 0 0 0 19 0 1 0 171204541 8851456 1219 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158553941 0 0 4096 0 0 0 0 17 1 0 0
/proc/30284/statm: 2161 1219 708 92 0 505 0

[startup+0.515216 s]
/proc/loadavg: 1.92 1.98 1.91 2/86 30285
/proc/meminfo: memFree=1479448/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=9964 CPUtime=0.49
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 1569 0 0 0 49 0 0 0 22 0 1 0 171204541 10203136 1537 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159258262 0 0 4096 0 0 0 0 17 1 0 0
/proc/30284/statm: 2491 1537 708 92 0 835 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9964

[startup+1.33636 s]
/proc/loadavg: 1.93 1.98 1.91 4/86 30285
/proc/meminfo: memFree=1471320/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14644 CPUtime=1.31
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2716 0 0 0 130 1 0 0 25 0 1 0 171204541 14995456 2684 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/30284/statm: 3661 2684 717 92 0 2005 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 14644

[startup+2.98182 s]
/proc/loadavg: 1.93 1.98 1.91 3/86 30285
/proc/meminfo: memFree=1471320/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14648 CPUtime=2.94
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2717 0 0 0 293 1 0 0 25 0 1 0 171204541 14999552 2685 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/30284/statm: 3662 2685 717 92 0 2006 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 14648

[startup+6.26136 s]
/proc/loadavg: 1.93 1.98 1.91 3/86 30285
/proc/meminfo: memFree=1471320/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14648 CPUtime=6.19
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2717 0 0 0 618 1 0 0 25 0 1 0 171204541 14999552 2685 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 1 0 0
/proc/30284/statm: 3662 2685 717 92 0 2006 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 14648

[startup+12.7283 s]
/proc/loadavg: 1.94 1.98 1.91 3/86 30285
/proc/meminfo: memFree=1471512/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14648 CPUtime=12.6
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2717 0 0 0 1259 1 0 0 25 0 1 0 171204541 14999552 2685 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 1 0 0
/proc/30284/statm: 3662 2685 717 92 0 2006 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 14648

[startup+25.5567 s]
/proc/loadavg: 1.95 1.98 1.91 3/86 30285
/proc/meminfo: memFree=1471576/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14648 CPUtime=25.31
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2717 0 0 0 2530 1 0 0 25 0 1 0 171204541 14999552 2685 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710458 0 0 4096 0 0 0 0 17 1 0 0
/proc/30284/statm: 3662 2685 717 92 0 2006 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 14648

[startup+51.2119 s]
/proc/loadavg: 1.97 1.98 1.91 3/86 30285
/proc/meminfo: memFree=1471640/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14648 CPUtime=50.73
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2717 0 0 0 5072 1 0 0 25 0 1 0 171204541 14999552 2685 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727357 0 0 4096 0 0 0 0 17 1 0 0
/proc/30284/statm: 3662 2685 717 92 0 2006 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 14648

[startup+102.415 s]
/proc/loadavg: 1.98 1.98 1.91 3/86 30285
/proc/meminfo: memFree=1471768/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=101.46
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 10145 1 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 14652

[startup+162.449 s]
/proc/loadavg: 1.99 1.98 1.91 4/86 30285
/proc/meminfo: memFree=1471768/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=160.94
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 16093 1 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 1 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 14652

[startup+222.485 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 30285
/proc/meminfo: memFree=1471768/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=220.42
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 22041 1 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727360 0 0 4096 0 0 0 0 17 1 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 220.42
Current children cumulated vsize (KiB) 14652

[startup+282.515 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 30285
/proc/meminfo: memFree=1471768/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=279.9
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 27989 1 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637600 0 0 4096 0 0 0 0 17 1 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 279.9
Current children cumulated vsize (KiB) 14652

[startup+342.539 s]
/proc/loadavg: 1.99 1.98 1.91 3/86 30285
/proc/meminfo: memFree=1471768/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=339.37
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 33936 1 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134711092 0 0 4096 0 0 0 0 17 1 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 339.37
Current children cumulated vsize (KiB) 14652

[startup+402.566 s]
/proc/loadavg: 2.03 2.00 1.91 4/97 30337
/proc/meminfo: memFree=1452536/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=398.86
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 39883 3 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785654 0 0 4096 0 0 0 0 17 1 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 398.86
Current children cumulated vsize (KiB) 14652

[startup+462.63 s]
/proc/loadavg: 1.78 1.92 1.89 3/94 30921
/proc/meminfo: memFree=1452248/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=458.83
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 45874 9 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 458.83
Current children cumulated vsize (KiB) 14652

[startup+522.656 s]
/proc/loadavg: 1.92 1.93 1.90 3/94 30921
/proc/meminfo: memFree=1447064/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=518.8
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 51871 9 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 518.8
Current children cumulated vsize (KiB) 14652

[startup+582.696 s]
/proc/loadavg: 2.01 1.96 1.91 3/94 30921
/proc/meminfo: memFree=1446808/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=578.76
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 57867 9 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 578.76
Current children cumulated vsize (KiB) 14652

[startup+642.712 s]
/proc/loadavg: 2.06 1.98 1.91 3/94 30921
/proc/meminfo: memFree=1446744/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=638.71
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 63862 9 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 638.71
Current children cumulated vsize (KiB) 14652

[startup+702.727 s]
/proc/loadavg: 2.02 1.98 1.91 3/94 30921
/proc/meminfo: memFree=1446232/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=698.67
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 69858 9 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 698.67
Current children cumulated vsize (KiB) 14652

[startup+762.782 s]
/proc/loadavg: 2.04 2.00 1.92 3/94 30921
/proc/meminfo: memFree=1446168/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=758.65
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 75855 10 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 758.65
Current children cumulated vsize (KiB) 14652

[startup+822.822 s]
/proc/loadavg: 2.07 2.01 1.93 3/100 31071
/proc/meminfo: memFree=1444808/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=818.48
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 81827 21 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727413 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 818.48
Current children cumulated vsize (KiB) 14652

[startup+882.845 s]
/proc/loadavg: 2.07 2.02 1.93 3/94 31119
/proc/meminfo: memFree=1445848/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=878.41
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 87815 26 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 878.41
Current children cumulated vsize (KiB) 14652

[startup+942.895 s]
/proc/loadavg: 2.02 2.02 1.93 3/94 31119
/proc/meminfo: memFree=1445848/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=938.39
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 93812 27 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 938.39
Current children cumulated vsize (KiB) 14652

[startup+1003 s]
/proc/loadavg: 2.08 2.04 1.94 3/94 31119
/proc/meminfo: memFree=1445848/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=998.31
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 99804 27 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 998.31
Current children cumulated vsize (KiB) 14652

[startup+1063.01 s]
/proc/loadavg: 2.06 2.04 1.95 3/94 31119
/proc/meminfo: memFree=1445912/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=1058.04
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 105777 27 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 1058.04
Current children cumulated vsize (KiB) 14652

[startup+1123.01 s]
/proc/loadavg: 2.10 2.05 1.95 3/94 31119
/proc/meminfo: memFree=1445976/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=1117.75
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 111748 27 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 1117.75
Current children cumulated vsize (KiB) 14652

[startup+1183.03 s]
/proc/loadavg: 2.15 2.07 1.96 3/94 31119
/proc/meminfo: memFree=1445912/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=1177.51
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 117723 28 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 1177.51
Current children cumulated vsize (KiB) 14652

[startup+1243.04 s]
/proc/loadavg: 2.17 2.10 1.98 3/94 31119
/proc/meminfo: memFree=1445976/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=1237.23
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 123695 28 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 1237.23
Current children cumulated vsize (KiB) 14652

[startup+1303.05 s]
/proc/loadavg: 2.06 2.08 1.98 3/94 31119
/proc/meminfo: memFree=1445848/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=1296.95
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 129667 28 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 1296.95
Current children cumulated vsize (KiB) 14652

[startup+1363.06 s]
/proc/loadavg: 2.02 2.06 1.98 3/94 31119
/proc/meminfo: memFree=1445912/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=1356.68
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 135640 28 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 1356.68
Current children cumulated vsize (KiB) 14652

[startup+1423.07 s]
/proc/loadavg: 2.01 2.05 1.98 3/94 31119
/proc/meminfo: memFree=1445848/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=1416.42
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 141614 28 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637401 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 1416.42
Current children cumulated vsize (KiB) 14652

[startup+1483.08 s]
/proc/loadavg: 2.04 2.05 1.98 3/94 31119
/proc/meminfo: memFree=1445848/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=1476.15
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 147586 29 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 1476.15
Current children cumulated vsize (KiB) 14652

[startup+1543.1 s]
/proc/loadavg: 2.01 2.04 1.98 3/94 31119
/proc/meminfo: memFree=1445912/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=1535.89
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 153560 29 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 1535.89
Current children cumulated vsize (KiB) 14652

[startup+1603.19 s]
/proc/loadavg: 2.10 2.06 2.00 3/87 31254
/proc/meminfo: memFree=1469528/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=1595.7
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 159539 31 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 1595.7
Current children cumulated vsize (KiB) 14652

[startup+1663.2 s]
/proc/loadavg: 2.04 2.05 2.00 3/87 31254
/proc/meminfo: memFree=1469656/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=1655.4
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 165509 31 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 1655.4
Current children cumulated vsize (KiB) 14652

[startup+1723.2 s]
/proc/loadavg: 2.01 2.04 2.00 3/87 31254
/proc/meminfo: memFree=1469656/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=1715.13
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 171482 31 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 1715.13
Current children cumulated vsize (KiB) 14652

[startup+1783.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/87 31254
/proc/meminfo: memFree=1469656/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=1774.97
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 177466 31 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 1774.97
Current children cumulated vsize (KiB) 14652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.53 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 31254
/proc/meminfo: memFree=1469592/2055920 swapFree=4174172/4192956
[pid=30284] ppid=30282 vsize=14652 CPUtime=1800.08
/proc/30284/stat : 30284 (solver) R 30282 30284 30040 0 -1 4194304 2718 0 0 0 179976 32 0 0 25 0 1 0 171204541 15003648 2686 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727333 0 0 4096 0 0 0 0 17 0 0 0
/proc/30284/statm: 3663 2686 717 92 0 2007 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 14652

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.54
CPU time (s): 1800.08
CPU user time (s): 1799.76
CPU system time (s): 0.32295
CPU usage (%): 99.5324
Max. virtual memory (cumulated for all children) (KiB): 14652

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

runsolver used 1.88271 s user time and 5.40418 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Mon Jan  8 03:48:16 UTC 2007


IDJOB= 214060
IDBENCH= 4895
FILE ID= node15/214060-1168228095

PBS_JOBID= 3481127

Free space on /tmp= 66327 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  853fd9c1db4150eb8cba125f7d53a091

RANDOM SEED= 173560153

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.276
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.276
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:       1479928 kB
Buffers:         79544 kB
Cached:         397232 kB
SwapCached:       6432 kB
Active:         219316 kB
Inactive:       298600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1479928 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            4940 kB
Writeback:           0 kB
Mapped:          53868 kB
Slab:            42792 kB
Committed_AS:  4806308 kB
PageTables:       2364 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= 66329 MiB



End job on node15 on Mon Jan  8 04:18:27 UTC 2007