Trace number 216261

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
Tramontane 2006-12-04? (TO) 1800.05 1806.11

General information on the benchmark

NamepseudoSeries/ppp/
ppp-1-3-13-19.xml
MD5SUMae758250d0e2faa1c8e5e6e4d17f9606
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 benchmark225.74
SatisfiableYES
(Un)Satisfiability was proved
Number of variables4608
Number of constraints30522
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30522
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c 
0.21	c Parsing xml file
0.21	c 	domains...............    0
0.21	c 	variables............. 0.09
0.21	c 	predicates............ 0.01
0.21	c 	constraints........... 2.54
2.68	c Allocating memory
2.68	c 
2.68	c time limit = -1
2.68	c heuristic = dom/wdeg
2.68	c restart policy = Geometric increment
2.68	c restart base = 3071
2.68	c restart factor = 1.33
2.68	c 
2.68	c Solving
2.68	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/node3/watcher-216261-1168239542 -o ROOT/results/node3/solver-216261-1168239542 -C 1800 -M 900 /tmp/evaluation/216261-1168239542/tramontane/bin/solver /tmp/evaluation/216261-1168239542/unknown.xml -res geom -f 3 -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.00 5/86 20269
/proc/meminfo: memFree=1779688/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=540 CPUtime=0
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 172349913 552960 26 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 10924836 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/20268/statm: 135 26 21 92 0 18 0

[startup+0.104304 s]
/proc/loadavg: 2.00 2.00 2.00 5/86 20269
/proc/meminfo: memFree=1779688/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=7972 CPUtime=0.09
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 1050 0 0 0 9 0 0 0 18 0 1 0 172349913 8163328 1018 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134575851 0 0 4096 0 0 0 0 17 1 0 0
/proc/20268/statm: 1993 1018 688 92 0 337 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7972

[startup+0.512365 s]
/proc/loadavg: 2.00 2.00 2.00 5/86 20269
/proc/meminfo: memFree=1779688/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=14920 CPUtime=0.5
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 2781 0 0 0 48 2 0 0 21 0 1 0 172349913 15278080 2749 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4156057749 0 0 4096 0 0 0 0 17 1 0 0
/proc/20268/statm: 3730 2749 712 92 0 2074 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 14920

[startup+1.3335 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 20269
/proc/meminfo: memFree=1768552/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=18616 CPUtime=1.31
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 3737 0 0 0 128 3 0 0 25 0 1 0 172349913 19062784 3705 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134602251 0 0 4096 0 0 0 0 17 1 0 0
/proc/20268/statm: 4654 3705 712 92 0 2998 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 18616

[startup+2.97377 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 20269
/proc/meminfo: memFree=1763304/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39080 CPUtime=2.92
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8767 0 0 0 287 5 0 0 25 0 1 0 172349913 40017920 8702 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20268/statm: 9770 8702 722 92 0 8114 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 39080

[startup+6.25731 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 20269
/proc/meminfo: memFree=1747560/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39104 CPUtime=6.18
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8773 0 0 0 613 5 0 0 25 0 1 0 172349913 40042496 8708 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20268/statm: 9776 8708 722 92 0 8120 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 39104

[startup+12.7234 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 20269
/proc/meminfo: memFree=1747624/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39144 CPUtime=12.58
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8783 0 0 0 1253 5 0 0 25 0 1 0 172349913 40083456 8718 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20268/statm: 9786 8718 722 92 0 8130 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 39144

[startup+25.5524 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 20269
/proc/meminfo: memFree=1747688/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39144 CPUtime=25.29
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8783 0 0 0 2524 5 0 0 25 0 1 0 172349913 40083456 8718 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20268/statm: 9786 8718 722 92 0 8130 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 39144

[startup+51.2106 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 20269
/proc/meminfo: memFree=1747688/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39144 CPUtime=50.71
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8783 0 0 0 5066 5 0 0 25 0 1 0 172349913 40083456 8718 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/20268/statm: 9786 8718 722 92 0 8130 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 39144

[startup+102.421 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 20269
/proc/meminfo: memFree=1747752/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39148 CPUtime=101.46
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8784 0 0 0 10140 6 0 0 25 0 1 0 172349913 40087552 8719 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134651937 0 0 4096 0 0 0 0 17 1 0 0
/proc/20268/statm: 9787 8719 722 92 0 8131 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 39148

[startup+162.477 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 20409
/proc/meminfo: memFree=1746424/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39164 CPUtime=160.82
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8788 0 0 0 16076 6 0 0 25 0 1 0 172349913 40103936 8723 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134795105 0 0 4096 0 0 0 0 17 1 0 0
/proc/20268/statm: 9791 8723 722 92 0 8135 0
Current children cumulated CPU time (s) 160.82
Current children cumulated vsize (KiB) 39164

[startup+222.544 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 20467
/proc/meminfo: memFree=1747368/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39164 CPUtime=220.25
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8788 0 0 0 22019 6 0 0 25 0 1 0 172349913 40103936 8723 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/20268/statm: 9791 8723 722 92 0 8135 0
Current children cumulated CPU time (s) 220.25
Current children cumulated vsize (KiB) 39164

[startup+282.584 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 20467
/proc/meminfo: memFree=1747368/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39164 CPUtime=279.73
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8788 0 0 0 27967 6 0 0 25 0 1 0 172349913 40103936 8723 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20268/statm: 9791 8723 722 92 0 8135 0
Current children cumulated CPU time (s) 279.73
Current children cumulated vsize (KiB) 39164

[startup+342.623 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 20467
/proc/meminfo: memFree=1747304/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39164 CPUtime=339.22
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8788 0 0 0 33916 6 0 0 25 0 1 0 172349913 40103936 8723 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/20268/statm: 9791 8723 722 92 0 8135 0
Current children cumulated CPU time (s) 339.22
Current children cumulated vsize (KiB) 39164

[startup+402.666 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 20467
/proc/meminfo: memFree=1747240/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39164 CPUtime=398.72
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8788 0 0 0 39865 7 0 0 25 0 1 0 172349913 40103936 8723 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/20268/statm: 9791 8723 722 92 0 8135 0
Current children cumulated CPU time (s) 398.72
Current children cumulated vsize (KiB) 39164

[startup+462.709 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 20467
/proc/meminfo: memFree=1747176/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39164 CPUtime=458.21
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8788 0 0 0 45814 7 0 0 25 0 1 0 172349913 40103936 8723 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134795105 0 0 4096 0 0 0 0 17 1 0 0
/proc/20268/statm: 9791 8723 722 92 0 8135 0
Current children cumulated CPU time (s) 458.21
Current children cumulated vsize (KiB) 39164

[startup+522.759 s]
/proc/loadavg: 2.05 2.01 2.00 3/89 20530
/proc/meminfo: memFree=1766168/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39164 CPUtime=518.1
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8788 0 0 0 51802 8 0 0 25 0 1 0 172349913 40103936 8723 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637524 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9791 8723 722 92 0 8135 0
Current children cumulated CPU time (s) 518.1
Current children cumulated vsize (KiB) 39164

[startup+582.84 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 20530
/proc/meminfo: memFree=1756120/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39164 CPUtime=578.1
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8788 0 0 0 57802 8 0 0 25 0 1 0 172349913 40103936 8723 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9791 8723 722 92 0 8135 0
Current children cumulated CPU time (s) 578.1
Current children cumulated vsize (KiB) 39164

[startup+642.889 s]
/proc/loadavg: 2.04 2.02 2.00 3/89 20530
/proc/meminfo: memFree=1751640/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39164 CPUtime=638.1
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8788 0 0 0 63801 9 0 0 25 0 1 0 172349913 40103936 8723 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9791 8723 722 92 0 8135 0
Current children cumulated CPU time (s) 638.1
Current children cumulated vsize (KiB) 39164

[startup+702.966 s]
/proc/loadavg: 2.01 2.01 2.00 3/89 20530
/proc/meminfo: memFree=1749336/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39164 CPUtime=698.12
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8788 0 0 0 69803 9 0 0 25 0 1 0 172349913 40103936 8723 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812641 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9791 8723 722 92 0 8135 0
Current children cumulated CPU time (s) 698.12
Current children cumulated vsize (KiB) 39164

[startup+763.002 s]
/proc/loadavg: 2.04 2.02 2.00 3/89 20530
/proc/meminfo: memFree=1747224/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39164 CPUtime=758.07
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8788 0 0 0 75798 9 0 0 25 0 1 0 172349913 40103936 8723 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9791 8723 722 92 0 8135 0
Current children cumulated CPU time (s) 758.07
Current children cumulated vsize (KiB) 39164

[startup+823.015 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 20530
/proc/meminfo: memFree=1744728/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39164 CPUtime=818.03
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8788 0 0 0 81793 10 0 0 25 0 1 0 172349913 40103936 8723 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9791 8723 722 92 0 8135 0
Current children cumulated CPU time (s) 818.03
Current children cumulated vsize (KiB) 39164

[startup+883.095 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 20530
/proc/meminfo: memFree=1742872/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39164 CPUtime=878.06
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8788 0 0 0 87796 10 0 0 25 0 1 0 172349913 40103936 8723 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9791 8723 722 92 0 8135 0
Current children cumulated CPU time (s) 878.06
Current children cumulated vsize (KiB) 39164

[startup+943.179 s]
/proc/loadavg: 2.12 2.04 2.01 3/89 20530
/proc/meminfo: memFree=1741656/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39172 CPUtime=938.06
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8790 0 0 0 93796 10 0 0 25 0 1 0 172349913 40112128 8725 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9793 8725 722 92 0 8137 0
Current children cumulated CPU time (s) 938.06
Current children cumulated vsize (KiB) 39172

[startup+1003.25 s]
/proc/loadavg: 2.04 2.03 2.00 3/89 20530
/proc/meminfo: memFree=1738584/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39172 CPUtime=998.07
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8790 0 0 0 99797 10 0 0 25 0 1 0 172349913 40112128 8725 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9793 8725 722 92 0 8137 0
Current children cumulated CPU time (s) 998.07
Current children cumulated vsize (KiB) 39172

[startup+1063.33 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 20530
/proc/meminfo: memFree=1738264/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39172 CPUtime=1058.09
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8790 0 0 0 105799 10 0 0 25 0 1 0 172349913 40112128 8725 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9793 8725 722 92 0 8137 0
Current children cumulated CPU time (s) 1058.09
Current children cumulated vsize (KiB) 39172

[startup+1123.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/89 20530
/proc/meminfo: memFree=1737624/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39172 CPUtime=1118.09
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8790 0 0 0 111799 10 0 0 25 0 1 0 172349913 40112128 8725 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637530 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9793 8725 722 92 0 8137 0
Current children cumulated CPU time (s) 1118.09
Current children cumulated vsize (KiB) 39172

[startup+1183.49 s]
/proc/loadavg: 2.05 2.03 2.00 3/89 20532
/proc/meminfo: memFree=1737304/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39172 CPUtime=1178.11
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8790 0 0 0 117801 10 0 0 25 0 1 0 172349913 40112128 8725 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9793 8725 722 92 0 8137 0
Current children cumulated CPU time (s) 1178.11
Current children cumulated vsize (KiB) 39172

[startup+1243.57 s]
/proc/loadavg: 2.02 2.02 2.00 3/89 20532
/proc/meminfo: memFree=1736600/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39172 CPUtime=1238.14
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8790 0 0 0 123803 11 0 0 25 0 1 0 172349913 40112128 8725 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9793 8725 722 92 0 8137 0
Current children cumulated CPU time (s) 1238.14
Current children cumulated vsize (KiB) 39172

[startup+1303.66 s]
/proc/loadavg: 2.07 2.03 2.00 3/89 20532
/proc/meminfo: memFree=1734296/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39172 CPUtime=1298.14
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8790 0 0 0 129803 11 0 0 25 0 1 0 172349913 40112128 8725 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9793 8725 722 92 0 8137 0
Current children cumulated CPU time (s) 1298.14
Current children cumulated vsize (KiB) 39172

[startup+1363.72 s]
/proc/loadavg: 2.02 2.02 2.00 3/89 20532
/proc/meminfo: memFree=1734104/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39172 CPUtime=1358.14
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8790 0 0 0 135803 11 0 0 25 0 1 0 172349913 40112128 8725 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9793 8725 722 92 0 8137 0
Current children cumulated CPU time (s) 1358.14
Current children cumulated vsize (KiB) 39172

[startup+1423.8 s]
/proc/loadavg: 2.01 2.02 2.00 3/89 20532
/proc/meminfo: memFree=1733912/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39172 CPUtime=1418.15
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8790 0 0 0 141804 11 0 0 25 0 1 0 172349913 40112128 8725 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812623 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9793 8725 722 92 0 8137 0
Current children cumulated CPU time (s) 1418.15
Current children cumulated vsize (KiB) 39172

[startup+1483.88 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 20532
/proc/meminfo: memFree=1732504/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39172 CPUtime=1478.15
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8790 0 0 0 147804 11 0 0 25 0 1 0 172349913 40112128 8725 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9793 8725 722 92 0 8137 0
Current children cumulated CPU time (s) 1478.15
Current children cumulated vsize (KiB) 39172

[startup+1543.97 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 20532
/proc/meminfo: memFree=1731544/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39172 CPUtime=1538.18
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8790 0 0 0 153806 12 0 0 25 0 1 0 172349913 40112128 8725 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637441 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9793 8725 722 92 0 8137 0
Current children cumulated CPU time (s) 1538.18
Current children cumulated vsize (KiB) 39172

[startup+1604.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 20532
/proc/meminfo: memFree=1731032/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39172 CPUtime=1598.2
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8790 0 0 0 159808 12 0 0 25 0 1 0 172349913 40112128 8725 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727426 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9793 8725 722 92 0 8137 0
Current children cumulated CPU time (s) 1598.2
Current children cumulated vsize (KiB) 39172

[startup+1664.12 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 20532
/proc/meminfo: memFree=1730648/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39172 CPUtime=1658.2
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8790 0 0 0 165808 12 0 0 25 0 1 0 172349913 40112128 8725 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9793 8725 722 92 0 8137 0
Current children cumulated CPU time (s) 1658.2
Current children cumulated vsize (KiB) 39172

[startup+1724.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 20532
/proc/meminfo: memFree=1730520/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39172 CPUtime=1718.22
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8790 0 0 0 171810 12 0 0 25 0 1 0 172349913 40112128 8725 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9793 8725 722 92 0 8137 0
Current children cumulated CPU time (s) 1718.22
Current children cumulated vsize (KiB) 39172

[startup+1784.28 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 20532
/proc/meminfo: memFree=1729304/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39172 CPUtime=1778.24
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8790 0 0 0 177812 12 0 0 25 0 1 0 172349913 40112128 8725 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9793 8725 722 92 0 8137 0
Current children cumulated CPU time (s) 1778.24
Current children cumulated vsize (KiB) 39172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 20532
/proc/meminfo: memFree=1728408/2055920 swapFree=4192812/4192956
[pid=20268] ppid=20266 vsize=39172 CPUtime=1800.03
/proc/20268/stat : 20268 (solver) R 20266 20268 19134 0 -1 4194304 8790 0 0 0 179991 12 0 0 25 0 1 0 172349913 40112128 8725 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134799448 0 0 4096 0 0 0 0 17 0 0 0
/proc/20268/statm: 9793 8725 722 92 0 8137 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 39172

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.11
CPU time (s): 1800.05
CPU user time (s): 1799.92
CPU system time (s): 0.131979
CPU usage (%): 99.6643
Max. virtual memory (cumulated for all children) (KiB): 39172

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

runsolver used 2.08768 s user time and 5.9111 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Mon Jan  8 06:59:03 UTC 2007


IDJOB= 216261
IDBENCH= 5064
FILE ID= node3/216261-1168239542

PBS_JOBID= 3481271

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ppp/ppp-1-3-13-19.xml
COMMAND LINE= /tmp/evaluation/216261-1168239542/tramontane/bin/solver /tmp/evaluation/216261-1168239542/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-216261-1168239542 -o ROOT/results/node3/solver-216261-1168239542 -C 1800 -M 900  /tmp/evaluation/216261-1168239542/tramontane/bin/solver /tmp/evaluation/216261-1168239542/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  ae758250d0e2faa1c8e5e6e4d17f9606

RANDOM SEED= 231116882

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.279
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.279
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:       1780104 kB
Buffers:         17336 kB
Cached:         107104 kB
SwapCached:          0 kB
Active:         136992 kB
Inactive:        76828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780104 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7604 kB
Writeback:           0 kB
Mapped:         111772 kB
Slab:            46932 kB
Committed_AS:  4685452 kB
PageTables:       2076 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= 66553 MiB



End job on node3 on Mon Jan  8 07:29:09 UTC 2007