Trace number 215360

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 1815.9

General information on the benchmark

NamepseudoSeries/
ii/ii-32d3.xml
MD5SUM9db463ea6302d5ac8ebb108d0fad22cd
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.3418
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1648
Number of constraints20302
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20302
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c 
0.20	c Parsing xml file
0.20	c 	domains...............    0
0.20	c 	variables............. 0.03
0.20	c 	predicates............ 0.01
0.20	c 	constraints........... 1.55
1.61	c Allocating memory
1.61	c 
1.61	c time limit = -1
1.61	c heuristic = dom/wdeg
1.61	c restart policy = No restart
1.61	c 
1.61	c Solving
1.61	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/node4/watcher-215360-1168234601 -o ROOT/results/node4/solver-215360-1168234601 -C 1800 -M 900 /tmp/evaluation/215360-1168234601/mistral/bin/solver /tmp/evaluation/215360-1168234601/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: 2.00 2.00 2.03 3/86 12055
/proc/meminfo: memFree=1756592/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=540 CPUtime=0
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 171855699 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 10588964 0 0 4096 0 0 0 0 17 1 0 0
/proc/12054/statm: 135 26 21 92 0 18 0

[startup+0.102798 s]
/proc/loadavg: 2.00 2.00 2.03 3/86 12055
/proc/meminfo: memFree=1756592/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=7708 CPUtime=0.09
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 996 0 0 0 9 0 0 0 18 0 1 0 171855699 7892992 964 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 11030245 0 0 4096 0 0 0 0 17 1 0 0
/proc/12054/statm: 1927 964 703 92 0 271 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7708

[startup+0.510834 s]
/proc/loadavg: 2.00 2.00 2.03 3/86 12055
/proc/meminfo: memFree=1756592/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=9552 CPUtime=0.49
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 1467 0 0 0 49 0 0 0 22 0 1 0 171855699 9781248 1435 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4158610242 0 0 4096 0 0 0 0 17 1 0 0
/proc/12054/statm: 2388 1435 703 92 0 732 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9552

[startup+1.33591 s]
/proc/loadavg: 2.00 2.00 2.03 4/86 12055
/proc/meminfo: memFree=1751216/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=12644 CPUtime=1.31
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 2254 0 0 0 130 1 0 0 25 0 1 0 171855699 12947456 2222 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4157911274 0 0 4096 0 0 0 0 17 1 0 0
/proc/12054/statm: 3161 2222 703 92 0 1505 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 12644

[startup+2.97508 s]
/proc/loadavg: 2.00 2.00 2.03 3/86 12055
/proc/meminfo: memFree=1737840/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=2.94
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 291 3 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 1 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 25272

[startup+6.2664 s]
/proc/loadavg: 2.00 2.00 2.03 3/86 12055
/proc/meminfo: memFree=1737840/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=6.2
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 617 3 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710130 0 0 4096 0 0 0 0 17 1 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 25272

[startup+12.724 s]
/proc/loadavg: 2.00 2.00 2.03 3/86 12055
/proc/meminfo: memFree=1737840/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=12.6
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 1257 3 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637492 0 0 4096 0 0 0 0 17 1 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 25272

[startup+25.5542 s]
/proc/loadavg: 2.00 2.00 2.03 3/86 12055
/proc/meminfo: memFree=1737968/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=25.31
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 2528 3 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710162 0 0 4096 0 0 0 0 17 1 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 25272

[startup+51.2117 s]
/proc/loadavg: 2.00 2.00 2.03 3/86 12055
/proc/meminfo: memFree=1738032/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=50.73
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 5070 3 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812686 0 0 4096 0 0 0 0 17 1 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 25272

[startup+102.415 s]
/proc/loadavg: 2.00 2.00 2.02 3/86 12055
/proc/meminfo: memFree=1738032/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=101.47
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 10144 3 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637571 0 0 4096 0 0 0 0 17 1 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 25272

[startup+162.447 s]
/proc/loadavg: 2.00 2.00 2.01 4/86 12055
/proc/meminfo: memFree=1738032/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=160.95
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 16091 4 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637600 0 0 4096 0 0 0 0 17 1 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 160.95
Current children cumulated vsize (KiB) 25272

[startup+222.472 s]
/proc/loadavg: 2.00 2.00 2.01 3/86 12055
/proc/meminfo: memFree=1738032/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=220.45
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 22040 5 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637840 0 0 4096 0 0 0 0 17 1 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 25272

[startup+282.492 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12055
/proc/meminfo: memFree=1738032/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=279.93
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 27988 5 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637600 0 0 4096 0 0 0 0 17 1 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 279.93
Current children cumulated vsize (KiB) 25272

[startup+342.512 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 12055
/proc/meminfo: memFree=1738032/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=339.42
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 33936 6 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637617 0 0 4096 0 0 0 0 17 1 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 339.42
Current children cumulated vsize (KiB) 25272

[startup+402.563 s]
/proc/loadavg: 2.05 2.01 2.00 3/94 12252
/proc/meminfo: memFree=1612272/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=399.22
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 39909 13 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 399.22
Current children cumulated vsize (KiB) 25272

[startup+462.608 s]
/proc/loadavg: 2.16 2.04 2.01 4/94 12554
/proc/meminfo: memFree=1702640/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=459.15
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 45900 15 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637562 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 459.15
Current children cumulated vsize (KiB) 25272

[startup+522.653 s]
/proc/loadavg: 1.95 1.99 1.99 4/93 12789
/proc/meminfo: memFree=1573368/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=518.82
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 51861 21 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637537 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 518.82
Current children cumulated vsize (KiB) 25272

[startup+582.697 s]
/proc/loadavg: 1.85 1.94 1.98 3/94 13088
/proc/meminfo: memFree=1659824/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=578.44
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 57819 25 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727382 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 578.44
Current children cumulated vsize (KiB) 25272

[startup+642.726 s]
/proc/loadavg: 1.99 1.97 1.98 3/94 13088
/proc/meminfo: memFree=1659184/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=637.92
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 63767 25 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637600 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 637.92
Current children cumulated vsize (KiB) 25272

[startup+702.739 s]
/proc/loadavg: 1.99 1.97 1.98 3/95 13089
/proc/meminfo: memFree=1610728/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=697.38
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 69713 25 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812695 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 697.38
Current children cumulated vsize (KiB) 25272

[startup+762.795 s]
/proc/loadavg: 1.99 1.97 1.98 3/95 13089
/proc/meminfo: memFree=1610728/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=756.89
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 75664 25 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 756.89
Current children cumulated vsize (KiB) 25272

[startup+822.838 s]
/proc/loadavg: 1.99 1.97 1.98 3/95 13089
/proc/meminfo: memFree=1610736/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=816.39
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 81614 25 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812696 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 816.39
Current children cumulated vsize (KiB) 25272

[startup+882.881 s]
/proc/loadavg: 1.99 1.97 1.98 3/95 13089
/proc/meminfo: memFree=1610672/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=875.87
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 87562 25 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637608 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 875.87
Current children cumulated vsize (KiB) 25272

[startup+942.958 s]
/proc/loadavg: 1.99 1.97 1.98 3/95 13089
/proc/meminfo: memFree=1610672/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=935.38
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 93513 25 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637608 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 935.38
Current children cumulated vsize (KiB) 25272

[startup+1003.01 s]
/proc/loadavg: 2.05 1.99 1.99 3/95 13089
/proc/meminfo: memFree=1610672/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=994.84
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 99459 25 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812553 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 994.84
Current children cumulated vsize (KiB) 25272

[startup+1063.06 s]
/proc/loadavg: 2.02 1.99 1.99 3/95 13089
/proc/meminfo: memFree=1610608/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=1054.33
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 105407 26 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637635 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 1054.33
Current children cumulated vsize (KiB) 25272

[startup+1123.12 s]
/proc/loadavg: 2.06 2.00 1.99 3/95 13089
/proc/meminfo: memFree=1610608/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=1113.8
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 111354 26 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637617 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 1113.8
Current children cumulated vsize (KiB) 25272

[startup+1183.17 s]
/proc/loadavg: 2.02 2.00 1.99 3/95 13089
/proc/meminfo: memFree=1610544/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=1173.28
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 117302 26 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637595 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 1173.28
Current children cumulated vsize (KiB) 25272

[startup+1243.21 s]
/proc/loadavg: 2.04 2.01 2.00 3/95 13089
/proc/meminfo: memFree=1610544/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=1232.75
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 123249 26 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 1232.75
Current children cumulated vsize (KiB) 25272

[startup+1303.25 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 13089
/proc/meminfo: memFree=1610544/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=1292.26
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 129199 27 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637598 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 1292.26
Current children cumulated vsize (KiB) 25272

[startup+1363.29 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13089
/proc/meminfo: memFree=1610480/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=1351.76
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 135149 27 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 1351.76
Current children cumulated vsize (KiB) 25272

[startup+1423.33 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13089
/proc/meminfo: memFree=1610480/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=1411.23
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 141096 27 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710112 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 1411.23
Current children cumulated vsize (KiB) 25272

[startup+1483.35 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 13191
/proc/meminfo: memFree=1609024/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=1470.65
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 147032 33 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134812677 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 1470.65
Current children cumulated vsize (KiB) 25272

[startup+1543.43 s]
/proc/loadavg: 2.07 2.03 2.00 3/101 13261
/proc/meminfo: memFree=1609024/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=1530.12
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 152968 44 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637456 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 1530.12
Current children cumulated vsize (KiB) 25272

[startup+1603.53 s]
/proc/loadavg: 2.02 2.02 2.00 3/95 13287
/proc/meminfo: memFree=1610032/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=1589.63
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 158917 46 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637562 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 1589.63
Current children cumulated vsize (KiB) 25272

[startup+1663.57 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 13287
/proc/meminfo: memFree=1610032/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=1649.14
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 164868 46 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 1649.14
Current children cumulated vsize (KiB) 25272

[startup+1723.61 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 13287
/proc/meminfo: memFree=1610032/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=1708.65
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 170819 46 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637571 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 1708.65
Current children cumulated vsize (KiB) 25272

[startup+1783.66 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13287
/proc/meminfo: memFree=1610032/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=1768.13
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 176766 47 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637585 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 1768.13
Current children cumulated vsize (KiB) 25272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.89 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 13287
/proc/meminfo: memFree=1610032/2055920 swapFree=4182144/4192956
[pid=12054] ppid=12052 vsize=25272 CPUtime=1800.09
/proc/12054/stat : 12054 (solver) R 12052 12054 11586 0 -1 4194304 5362 0 0 0 179962 47 0 0 25 0 1 0 171855699 25878528 5330 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637492 0 0 4096 0 0 0 0 17 0 0 0
/proc/12054/statm: 6318 5330 715 92 0 4662 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 25272

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.9
CPU time (s): 1800.1
CPU user time (s): 1799.63
CPU system time (s): 0.473927
CPU usage (%): 99.1301
Max. virtual memory (cumulated for all children) (KiB): 25272

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

runsolver used 1.88971 s user time and 5.34619 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Mon Jan  8 05:36:41 UTC 2007


IDJOB= 215360
IDBENCH= 4995
FILE ID= node4/215360-1168234601

PBS_JOBID= 3481228

Free space on /tmp= 66306 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ii/ii-32d3.xml
COMMAND LINE= /tmp/evaluation/215360-1168234601/mistral/bin/solver /tmp/evaluation/215360-1168234601/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-215360-1168234601 -o ROOT/results/node4/solver-215360-1168234601 -C 1800 -M 900  /tmp/evaluation/215360-1168234601/mistral/bin/solver /tmp/evaluation/215360-1168234601/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  9db463ea6302d5ac8ebb108d0fad22cd

RANDOM SEED= 284464493

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.223
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.223
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:       1757072 kB
Buffers:         46404 kB
Cached:         144096 kB
SwapCached:       2552 kB
Active:         147008 kB
Inactive:        96872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757072 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            5828 kB
Writeback:           0 kB
Mapped:          66200 kB
Slab:            39724 kB
Committed_AS:  4764096 kB
PageTables:       2380 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= 66304 MiB



End job on node4 on Mon Jan  8 06:06:57 UTC 2007