Trace number 207167

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.04 1813.73

General information on the benchmark

Namefapp/test01-04/test03/
test03-0400-5.xml
MD5SUMa64b1c1676ccef27a5c55e97d7cfbaea
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.6246
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables400
Number of constraints4370
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4370
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.02
0.13	c 	variables............. 0.02
0.13	c 	predicates............    0
0.13	c 	constraints........... 0.33
0.38	c Allocating memory
0.38	c 
0.38	c time limit = -1
0.38	c heuristic = dom/wdeg
0.38	c restart policy = Geometric increment
0.38	c restart base = 266
0.38	c restart factor = 1.33
0.38	c 
0.38	c Solving
0.38	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/node6/watcher-207167-1168180288 -o ROOT/results/node6/solver-207167-1168180288 -C 1800 -M 900 /tmp/evaluation/207167-1168180288/tramontane/bin/solver /tmp/evaluation/207167-1168180288/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.06 2.06 2.01 5/94 14781
/proc/meminfo: memFree=1026024/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=18540 CPUtime=0
/proc/14780/stat : 14780 (runsolver) R 14778 14780 14338 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 166424317 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 268582841639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14780/statm: 4635 279 244 17 0 2626 0

[startup+0.108285 s]
/proc/loadavg: 2.06 2.06 2.01 5/94 14781
/proc/meminfo: memFree=1026024/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=24860 CPUtime=0.09
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 2445 0 0 0 8 1 0 0 18 0 1 0 166424317 25456640 2413 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4159430778 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6215 2413 708 92 0 4559 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24860

[startup+0.516324 s]
/proc/loadavg: 2.06 2.06 2.01 5/94 14781
/proc/meminfo: memFree=1026024/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27632 CPUtime=0.5
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3149 0 0 0 48 2 0 0 21 0 1 0 166424317 28295168 3117 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6908 3117 719 92 0 5252 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 27632

[startup+1.33742 s]
/proc/loadavg: 2.06 2.06 2.01 3/94 14781
/proc/meminfo: memFree=1016296/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27632 CPUtime=1.31
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3149 0 0 0 129 2 0 0 25 0 1 0 166424317 28295168 3117 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711124 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6908 3117 719 92 0 5252 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 27632

[startup+2.97461 s]
/proc/loadavg: 2.06 2.06 2.01 3/94 14781
/proc/meminfo: memFree=1016296/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27632 CPUtime=2.94
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3149 0 0 0 292 2 0 0 25 0 1 0 166424317 28295168 3117 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6908 3117 719 92 0 5252 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 27632

[startup+6.258 s]
/proc/loadavg: 2.06 2.06 2.01 3/94 14781
/proc/meminfo: memFree=1015464/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27632 CPUtime=6.19
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3149 0 0 0 617 2 0 0 25 0 1 0 166424317 28295168 3117 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6908 3117 719 92 0 5252 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 27632

[startup+12.7258 s]
/proc/loadavg: 2.05 2.06 2.00 3/94 14781
/proc/meminfo: memFree=1015272/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27632 CPUtime=12.6
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3149 0 0 0 1258 2 0 0 25 0 1 0 166424317 28295168 3117 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134638385 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6908 3117 719 92 0 5252 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 27632

[startup+25.5503 s]
/proc/loadavg: 2.04 2.05 2.00 4/94 14781
/proc/meminfo: memFree=1006952/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27632 CPUtime=25.31
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3149 0 0 0 2529 2 0 0 25 0 1 0 166424317 28295168 3117 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6908 3117 719 92 0 5252 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 27632

[startup+51.2273 s]
/proc/loadavg: 2.02 2.05 2.00 3/94 14781
/proc/meminfo: memFree=988008/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=50.75
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 5073 2 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134638404 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 27640

[startup+102.469 s]
/proc/loadavg: 2.07 2.06 2.00 4/94 14781
/proc/meminfo: memFree=959272/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=101.52
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 10150 2 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 27640

[startup+162.515 s]
/proc/loadavg: 2.02 2.04 2.00 4/94 14781
/proc/meminfo: memFree=934952/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=161.02
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 16099 3 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812999 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 161.02
Current children cumulated vsize (KiB) 27640

[startup+222.568 s]
/proc/loadavg: 2.01 2.03 2.00 3/94 14781
/proc/meminfo: memFree=908520/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=220.53
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 22050 3 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 220.53
Current children cumulated vsize (KiB) 27640

[startup+282.62 s]
/proc/loadavg: 2.14 2.06 2.01 3/94 14781
/proc/meminfo: memFree=885288/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=280.03
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 27999 4 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 280.03
Current children cumulated vsize (KiB) 27640

[startup+342.671 s]
/proc/loadavg: 2.05 2.05 2.00 3/94 14781
/proc/meminfo: memFree=865448/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=339.54
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 33949 5 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637507 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 339.54
Current children cumulated vsize (KiB) 27640

[startup+402.721 s]
/proc/loadavg: 2.02 2.03 2.00 3/94 14781
/proc/meminfo: memFree=850920/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=399.04
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 39899 5 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 399.04
Current children cumulated vsize (KiB) 27640

[startup+462.778 s]
/proc/loadavg: 2.00 2.03 2.00 3/94 14781
/proc/meminfo: memFree=831848/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=458.55
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 45849 6 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711764 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 458.55
Current children cumulated vsize (KiB) 27640

[startup+522.836 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 14781
/proc/meminfo: memFree=817000/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=518.06
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 51799 7 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134638398 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 518.06
Current children cumulated vsize (KiB) 27640

[startup+582.889 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 14781
/proc/meminfo: memFree=802984/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=577.56
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 57749 7 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710324 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 577.56
Current children cumulated vsize (KiB) 27640

[startup+642.953 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 14781
/proc/meminfo: memFree=789928/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=637.08
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 63700 8 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722070 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 637.08
Current children cumulated vsize (KiB) 27640

[startup+703.045 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 14781
/proc/meminfo: memFree=763816/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=696.62
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 69653 9 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709365 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 696.62
Current children cumulated vsize (KiB) 27640

[startup+763.09 s]
/proc/loadavg: 2.04 2.01 2.00 3/94 14781
/proc/meminfo: memFree=755176/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=756.12
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 75603 9 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 756.12
Current children cumulated vsize (KiB) 27640

[startup+823.122 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 14781
/proc/meminfo: memFree=741928/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=815.61
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 81551 10 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712117 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 815.61
Current children cumulated vsize (KiB) 27640

[startup+883.213 s]
/proc/loadavg: 2.07 2.02 2.00 3/94 14781
/proc/meminfo: memFree=721512/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=875.16
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 87505 11 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 875.16
Current children cumulated vsize (KiB) 27640

[startup+943.266 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 14781
/proc/meminfo: memFree=699240/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=934.66
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 93455 11 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711750 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 934.66
Current children cumulated vsize (KiB) 27640

[startup+1003.32 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 14781
/proc/meminfo: memFree=684072/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=994.17
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 99405 12 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 994.17
Current children cumulated vsize (KiB) 27640

[startup+1063.37 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 14781
/proc/meminfo: memFree=675752/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=1053.66
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 105354 12 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 1053.66
Current children cumulated vsize (KiB) 27640

[startup+1123.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 14781
/proc/meminfo: memFree=651304/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=1113.19
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 111306 13 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 1113.19
Current children cumulated vsize (KiB) 27640

[startup+1183.52 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 14781
/proc/meminfo: memFree=636392/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=1172.72
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 117259 13 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 1172.72
Current children cumulated vsize (KiB) 27640

[startup+1243.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 14781
/proc/meminfo: memFree=630312/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=1232.25
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 123211 14 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711744 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 1232.25
Current children cumulated vsize (KiB) 27640

[startup+1303.64 s]
/proc/loadavg: 2.05 2.01 2.00 3/94 14781
/proc/meminfo: memFree=626408/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=1291.75
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 129160 15 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812854 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 1291.75
Current children cumulated vsize (KiB) 27640

[startup+1363.72 s]
/proc/loadavg: 2.05 2.02 2.00 3/94 14781
/proc/meminfo: memFree=609320/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=1351.28
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 135113 15 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 1351.28
Current children cumulated vsize (KiB) 27640

[startup+1423.75 s]
/proc/loadavg: 2.02 2.02 2.00 4/94 14781
/proc/meminfo: memFree=597352/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=1410.76
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 141060 16 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711306 0 0 4096 0 0 0 0 17 1 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 1410.76
Current children cumulated vsize (KiB) 27640

[startup+1483.84 s]
/proc/loadavg: 2.33 2.09 2.02 3/94 14913
/proc/meminfo: memFree=1177576/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=1470.55
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 147034 21 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 1470.55
Current children cumulated vsize (KiB) 27640

[startup+1543.87 s]
/proc/loadavg: 2.19 2.09 2.02 3/94 14913
/proc/meminfo: memFree=976936/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=1530.51
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 153030 21 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 1530.51
Current children cumulated vsize (KiB) 27640

[startup+1603.92 s]
/proc/loadavg: 2.20 2.10 2.03 3/94 14913
/proc/meminfo: memFree=960360/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=1590.48
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 159027 21 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 1590.48
Current children cumulated vsize (KiB) 27640

[startup+1663.97 s]
/proc/loadavg: 2.07 2.08 2.02 3/94 14913
/proc/meminfo: memFree=928424/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=1650.48
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 165027 21 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711265 0 0 4096 0 0 0 0 17 0 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 1650.48
Current children cumulated vsize (KiB) 27640

[startup+1724.02 s]
/proc/loadavg: 2.06 2.08 2.02 3/94 14913
/proc/meminfo: memFree=919720/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=1710.48
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 171027 21 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711626 0 0 4096 0 0 0 0 17 0 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 1710.48
Current children cumulated vsize (KiB) 27640

[startup+1784.03 s]
/proc/loadavg: 2.02 2.06 2.02 3/100 14985
/proc/meminfo: memFree=918384/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=1770.37
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 177012 25 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637840 0 0 4096 0 0 0 0 17 0 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 1770.37
Current children cumulated vsize (KiB) 27640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.72 s]
/proc/loadavg: 2.01 2.05 2.01 3/100 15051
/proc/meminfo: memFree=918392/2055924 swapFree=4165672/4192956
[pid=14780] ppid=14778 vsize=27640 CPUtime=1800.03
/proc/14780/stat : 14780 (solver) R 14778 14780 14338 0 -1 4194304 3151 0 0 0 179976 27 0 0 25 0 1 0 166424317 28303360 3119 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812960 0 0 4096 0 0 0 0 17 0 0 0
/proc/14780/statm: 6910 3119 719 92 0 5254 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 27640

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.73
CPU time (s): 1800.04
CPU user time (s): 1799.76
CPU system time (s): 0.279957
CPU usage (%): 99.2455
Max. virtual memory (cumulated for all children) (KiB): 27640

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

runsolver used 2.15067 s user time and 5.82711 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sun Jan  7 14:31:29 UTC 2007


IDJOB= 207167
IDBENCH= 4273
FILE ID= node6/207167-1168180288

PBS_JOBID= 3478890

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test03/test03-0400-5.xml
COMMAND LINE= /tmp/evaluation/207167-1168180288/tramontane/bin/solver /tmp/evaluation/207167-1168180288/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-207167-1168180288 -o ROOT/results/node6/solver-207167-1168180288 -C 1800 -M 900  /tmp/evaluation/207167-1168180288/tramontane/bin/solver /tmp/evaluation/207167-1168180288/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  a64b1c1676ccef27a5c55e97d7cfbaea

RANDOM SEED= 700439255

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.240
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.240
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:      2055924 kB
MemFree:       1026504 kB
Buffers:         69500 kB
Cached:         531916 kB
SwapCached:       2424 kB
Active:         450312 kB
Inactive:       494036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1026504 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:            3672 kB
Writeback:           0 kB
Mapped:         361440 kB
Slab:            69068 kB
Committed_AS:  5459388 kB
PageTables:       3076 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= 66547 MiB



End job on node6 on Sun Jan  7 15:01:43 UTC 2007