Trace number 275856

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
Toulbar2 2007-01-12OPTIMUM 634.966 639.688

General information on the benchmark

Namecomposed/composed-25-1-25/
composed-25-1-25-5_ext.xml
MD5SUM16a5ff113a9c779fbd7dcf8642ec2bef
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints245
Best CPU time to get the best result obtained on this benchmark32.4621
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints247
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension247
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

c 
c 
c 
c solution file
c 
c 

SOL 0 3 2 3 5 8 3 2 9 8 5 0 6 4 2 9 1 3 8 1 1 6 0 9 9 4 3 3 9 8 4 3 8 
OPTIMUM
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/275856-1169228187/unknown.xml to /tmp/evaluation/275856-1169228187/unknown.wcsp

Verifier Data (download as text)

2 unsatisfied constraints, 245 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node39/watcher-275856-1169228187 -o ROOT/results/node39/solver-275856-1169228187 -C 2400 -M 900 /tmp/evaluation/275856-1169228187/solver.sh /tmp/evaluation/275856-1169228187/unknown 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.96 1.99 1.90 5/74 26775
/proc/meminfo: memFree=1473216/2055920 swapFree=4187336/4192956
[pid=26774] ppid=26772 vsize=18540 CPUtime=0
/proc/26774/stat : 26774 (runsolver) R 26772 26774 26169 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 271218292 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 231493659943 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26774/statm: 4635 279 244 17 0 2626 0

[startup+0.10997 s]
/proc/loadavg: 1.96 1.99 1.90 5/74 26775
/proc/meminfo: memFree=1473216/2055920 swapFree=4187336/4192956
[pid=26774] ppid=26772 vsize=47564 CPUtime=0.02
/proc/26774/stat : 26774 (solver.sh) S 26772 26774 26169 0 -1 4194304 846 2110 0 0 0 1 0 1 20 0 1 0 271218292 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26774/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47564

[startup+0.518004 s]
/proc/loadavg: 1.96 1.99 1.90 5/74 26775
/proc/meminfo: memFree=1473216/2055920 swapFree=4187336/4192956
[pid=26774] ppid=26772 vsize=47564 CPUtime=0.02
/proc/26774/stat : 26774 (solver.sh) S 26772 26774 26169 0 -1 4194304 846 2110 0 0 0 1 0 1 20 0 1 0 271218292 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26774/statm: 11891 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47564

[startup+1.33908 s]
/proc/loadavg: 1.96 1.99 1.90 3/76 26792
/proc/meminfo: memFree=1472296/2055920 swapFree=4187336/4192956
[pid=26774] ppid=26772 vsize=47564 CPUtime=0.02
/proc/26774/stat : 26774 (solver.sh) S 26772 26774 26169 0 -1 4194304 846 2110 0 0 0 1 0 1 20 0 1 0 271218292 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26774/statm: 11891 361 245 79 0 217 0
[pid=26791] ppid=26774 vsize=2696 CPUtime=0
/proc/26791/stat : 26791 (toulbar2) S 26774 26774 26169 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 271218296 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26791/statm: 674 208 186 73 0 11 0
[pid=26792] ppid=26791 vsize=1236 CPUtime=1.28
/proc/26792/stat : 26792 (narycsp) R 26791 26774 26169 0 -1 4194304 443 0 0 0 128 0 0 0 25 0 1 0 271218296 1265664 166 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134911378 0 0 4096 512 0 0 0 17 1 0 0
/proc/26792/statm: 309 166 112 211 0 78 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 51496

[startup+2.97623 s]
/proc/loadavg: 1.96 1.99 1.91 3/76 26792
/proc/meminfo: memFree=1472232/2055920 swapFree=4187336/4192956
[pid=26774] ppid=26772 vsize=47564 CPUtime=0.02
/proc/26774/stat : 26774 (solver.sh) S 26772 26774 26169 0 -1 4194304 846 2110 0 0 0 1 0 1 20 0 1 0 271218292 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26774/statm: 11891 361 245 79 0 217 0
[pid=26791] ppid=26774 vsize=2696 CPUtime=0
/proc/26791/stat : 26791 (toulbar2) S 26774 26774 26169 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 271218296 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/26791/statm: 674 208 186 73 0 11 0
[pid=26792] ppid=26791 vsize=1236 CPUtime=2.9
/proc/26792/stat : 26792 (narycsp) R 26791 26774 26169 0 -1 4194304 443 0 0 0 290 0 0 0 25 0 1 0 271218296 1265664 166 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514062 0 0 4096 512 0 0 0 17 1 0 0
/proc/26792/statm: 309 166 112 211 0 78 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 51496

[startup+6.27053 s]
/proc/loadavg: 1.96 1.99 1.91 3/75 26793
/proc/meminfo: memFree=1471984/2055920 swapFree=4187336/4192956
[pid=26774] ppid=26772 vsize=47564 CPUtime=0.02
/proc/26774/stat : 26774 (solver.sh) S 26772 26774 26169 0 -1 4194304 846 2110 0 0 0 1 0 1 20 0 1 0 271218292 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26774/statm: 11891 361 245 79 0 217 0
[pid=26791] ppid=26774 vsize=5832 CPUtime=6.17
/proc/26791/stat : 26791 (toulbar2) R 26774 26774 26169 0 -1 4194304 497 837 0 0 187 0 429 1 25 0 1 0 271218296 5971968 427 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545484 0 0 4096 0 0 0 0 17 1 0 0
/proc/26791/statm: 1458 427 281 73 0 795 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 53396

[startup+12.7281 s]
/proc/loadavg: 1.97 1.99 1.91 3/75 26793
/proc/meminfo: memFree=1472000/2055920 swapFree=4187336/4192956
[pid=26774] ppid=26772 vsize=47564 CPUtime=0.02
/proc/26774/stat : 26774 (solver.sh) S 26772 26774 26169 0 -1 4194304 846 2110 0 0 0 1 0 1 20 0 1 0 271218292 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26774/statm: 11891 361 245 79 0 217 0
[pid=26791] ppid=26774 vsize=5832 CPUtime=12.58
/proc/26791/stat : 26791 (toulbar2) R 26774 26774 26169 0 -1 4194304 499 837 0 0 828 0 429 1 25 0 1 0 271218296 5971968 429 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548837 0 0 4096 0 0 0 0 17 1 0 0
/proc/26791/statm: 1458 429 281 73 0 795 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 53396

[startup+25.5533 s]
/proc/loadavg: 1.97 1.99 1.91 3/75 26793
/proc/meminfo: memFree=1472128/2055920 swapFree=4187336/4192956
[pid=26774] ppid=26772 vsize=47564 CPUtime=0.02
/proc/26774/stat : 26774 (solver.sh) S 26772 26774 26169 0 -1 4194304 846 2110 0 0 0 1 0 1 20 0 1 0 271218292 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26774/statm: 11891 361 245 79 0 217 0
[pid=26791] ppid=26774 vsize=5836 CPUtime=25.31
/proc/26791/stat : 26791 (toulbar2) R 26774 26774 26169 0 -1 4194304 502 837 0 0 2101 0 429 1 25 0 1 0 271218296 5976064 432 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591545 0 0 4096 0 0 0 0 17 1 0 0
/proc/26791/statm: 1459 432 281 73 0 796 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 53400

[startup+51.1997 s]
/proc/loadavg: 1.98 1.99 1.91 3/75 26793
/proc/meminfo: memFree=1472192/2055920 swapFree=4187336/4192956
[pid=26774] ppid=26772 vsize=47564 CPUtime=0.02
/proc/26774/stat : 26774 (solver.sh) S 26772 26774 26169 0 -1 4194304 846 2110 0 0 0 1 0 1 20 0 1 0 271218292 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26774/statm: 11891 361 245 79 0 217 0
[pid=26791] ppid=26774 vsize=5836 CPUtime=50.77
/proc/26791/stat : 26791 (toulbar2) R 26774 26774 26169 0 -1 4194304 502 837 0 0 4647 0 429 1 25 0 1 0 271218296 5976064 432 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159726699 0 0 4096 0 0 0 0 17 1 0 0
/proc/26791/statm: 1459 432 281 73 0 796 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 53400

[startup+102.489 s]
/proc/loadavg: 2.06 2.00 1.91 3/75 26793
/proc/meminfo: memFree=1472128/2055920 swapFree=4187336/4192956
[pid=26774] ppid=26772 vsize=47564 CPUtime=0.02
/proc/26774/stat : 26774 (solver.sh) S 26772 26774 26169 0 -1 4194304 846 2110 0 0 0 1 0 1 20 0 1 0 271218292 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26774/statm: 11891 361 245 79 0 217 0
[pid=26791] ppid=26774 vsize=5836 CPUtime=101.68
/proc/26791/stat : 26791 (toulbar2) R 26774 26774 26169 0 -1 4194304 502 837 0 0 9738 0 429 1 25 0 1 0 271218296 5976064 432 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548504 0 0 4096 0 0 0 0 17 1 0 0
/proc/26791/statm: 1459 432 281 73 0 796 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 53400

[startup+162.499 s]
/proc/loadavg: 2.02 2.00 1.91 3/75 26793
/proc/meminfo: memFree=1472192/2055920 swapFree=4187336/4192956
[pid=26774] ppid=26772 vsize=47564 CPUtime=0.02
/proc/26774/stat : 26774 (solver.sh) S 26772 26774 26169 0 -1 4194304 846 2110 0 0 0 1 0 1 20 0 1 0 271218292 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26774/statm: 11891 361 245 79 0 217 0
[pid=26791] ppid=26774 vsize=5840 CPUtime=161.25
/proc/26791/stat : 26791 (toulbar2) R 26774 26774 26169 0 -1 4194304 507 837 0 0 15694 1 429 1 25 0 1 0 271218296 5980160 437 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134555000 0 0 4096 0 0 0 0 17 1 0 0
/proc/26791/statm: 1460 437 281 73 0 797 0
Current children cumulated CPU time (s) 161.27
Current children cumulated vsize (KiB) 53404

[startup+222.512 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 26793
/proc/meminfo: memFree=1472128/2055920 swapFree=4187336/4192956
[pid=26774] ppid=26772 vsize=47564 CPUtime=0.02
/proc/26774/stat : 26774 (solver.sh) S 26772 26774 26169 0 -1 4194304 846 2110 0 0 0 1 0 1 20 0 1 0 271218292 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26774/statm: 11891 361 245 79 0 217 0
[pid=26791] ppid=26774 vsize=5840 CPUtime=220.82
/proc/26791/stat : 26791 (toulbar2) R 26774 26774 26169 0 -1 4194304 507 837 0 0 21651 1 429 1 25 0 1 0 271218296 5980160 437 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591486 0 0 4096 0 0 0 0 17 1 0 0
/proc/26791/statm: 1460 437 281 73 0 797 0
Current children cumulated CPU time (s) 220.84
Current children cumulated vsize (KiB) 53404

[startup+282.521 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 26793
/proc/meminfo: memFree=1472128/2055920 swapFree=4187336/4192956
[pid=26774] ppid=26772 vsize=47564 CPUtime=0.02
/proc/26774/stat : 26774 (solver.sh) S 26772 26774 26169 0 -1 4194304 846 2110 0 0 0 1 0 1 20 0 1 0 271218292 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26774/statm: 11891 361 245 79 0 217 0
[pid=26791] ppid=26774 vsize=5840 CPUtime=280.39
/proc/26791/stat : 26791 (toulbar2) R 26774 26774 26169 0 -1 4194304 507 837 0 0 27608 1 429 1 25 0 1 0 271218296 5980160 437 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134569120 0 0 4096 0 0 0 0 17 1 0 0
/proc/26791/statm: 1460 437 281 73 0 797 0
Current children cumulated CPU time (s) 280.41
Current children cumulated vsize (KiB) 53404

[startup+342.527 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 26793
/proc/meminfo: memFree=1472192/2055920 swapFree=4187336/4192956
[pid=26774] ppid=26772 vsize=47564 CPUtime=0.02
/proc/26774/stat : 26774 (solver.sh) S 26772 26774 26169 0 -1 4194304 846 2110 0 0 0 1 0 1 20 0 1 0 271218292 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26774/statm: 11891 361 245 79 0 217 0
[pid=26791] ppid=26774 vsize=5840 CPUtime=339.95
/proc/26791/stat : 26791 (toulbar2) R 26774 26774 26169 0 -1 4194304 507 837 0 0 33564 1 429 1 25 0 1 0 271218296 5980160 437 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159728649 0 0 4096 0 0 0 0 17 1 0 0
/proc/26791/statm: 1460 437 281 73 0 797 0
Current children cumulated CPU time (s) 339.97
Current children cumulated vsize (KiB) 53404

[startup+402.533 s]
/proc/loadavg: 2.06 2.01 1.92 3/75 26793
/proc/meminfo: memFree=1472128/2055920 swapFree=4187336/4192956
[pid=26774] ppid=26772 vsize=47564 CPUtime=0.02
/proc/26774/stat : 26774 (solver.sh) S 26772 26774 26169 0 -1 4194304 846 2110 0 0 0 1 0 1 20 0 1 0 271218292 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26774/statm: 11891 361 245 79 0 217 0
[pid=26791] ppid=26774 vsize=5840 CPUtime=399.52
/proc/26791/stat : 26791 (toulbar2) R 26774 26774 26169 0 -1 4194304 507 837 0 0 39520 2 429 1 25 0 1 0 271218296 5980160 437 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134576897 0 0 4096 0 0 0 0 17 1 0 0
/proc/26791/statm: 1460 437 281 73 0 797 0
Current children cumulated CPU time (s) 399.54
Current children cumulated vsize (KiB) 53404

[startup+462.541 s]
/proc/loadavg: 2.02 2.01 1.92 3/75 26793
/proc/meminfo: memFree=1472192/2055920 swapFree=4187336/4192956
[pid=26774] ppid=26772 vsize=47564 CPUtime=0.02
/proc/26774/stat : 26774 (solver.sh) S 26772 26774 26169 0 -1 4194304 846 2110 0 0 0 1 0 1 20 0 1 0 271218292 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26774/statm: 11891 361 245 79 0 217 0
[pid=26791] ppid=26774 vsize=5840 CPUtime=459.09
/proc/26791/stat : 26791 (toulbar2) R 26774 26774 26169 0 -1 4194304 507 837 0 0 45477 2 429 1 25 0 1 0 271218296 5980160 437 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591418 0 0 4096 0 0 0 0 17 1 0 0
/proc/26791/statm: 1460 437 281 73 0 797 0
Current children cumulated CPU time (s) 459.11
Current children cumulated vsize (KiB) 53404

[startup+522.552 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 26793
/proc/meminfo: memFree=1472128/2055920 swapFree=4187336/4192956
[pid=26774] ppid=26772 vsize=47564 CPUtime=0.02
/proc/26774/stat : 26774 (solver.sh) S 26772 26774 26169 0 -1 4194304 846 2110 0 0 0 1 0 1 20 0 1 0 271218292 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26774/statm: 11891 361 245 79 0 217 0
[pid=26791] ppid=26774 vsize=5840 CPUtime=518.65
/proc/26791/stat : 26791 (toulbar2) R 26774 26774 26169 0 -1 4194304 507 837 0 0 51433 2 429 1 25 0 1 0 271218296 5980160 437 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160524068 0 0 4096 0 0 0 0 17 1 0 0
/proc/26791/statm: 1460 437 281 73 0 797 0
Current children cumulated CPU time (s) 518.67
Current children cumulated vsize (KiB) 53404

[startup+582.559 s]
/proc/loadavg: 2.00 2.00 1.92 3/75 26793
/proc/meminfo: memFree=1472128/2055920 swapFree=4187336/4192956
[pid=26774] ppid=26772 vsize=47564 CPUtime=0.02
/proc/26774/stat : 26774 (solver.sh) S 26772 26774 26169 0 -1 4194304 846 2110 0 0 0 1 0 1 20 0 1 0 271218292 48705536 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26774/statm: 11891 361 245 79 0 217 0
[pid=26791] ppid=26774 vsize=5840 CPUtime=578.22
/proc/26791/stat : 26791 (toulbar2) R 26774 26774 26169 0 -1 4194304 507 837 0 0 57390 2 429 1 25 0 1 0 271218296 5980160 437 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549480 0 0 4096 0 0 0 0 17 1 0 0
/proc/26791/statm: 1460 437 281 73 0 797 0
Current children cumulated CPU time (s) 578.24
Current children cumulated vsize (KiB) 53404

Child status: 0
Real time (s): 639.688
CPU time (s): 634.966
CPU user time (s): 634.894
CPU system time (s): 0.072988
CPU usage (%): 99.2619
Max. virtual memory (cumulated for all children) (KiB): 53404

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

runsolver used 0.608907 s user time and 1.66475 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Fri Jan 19 17:36:27 UTC 2007


IDJOB= 275856
IDBENCH= 5107
IDSOLVER= 70
FILE ID= node39/275856-1169228187

PBS_JOBID= 3589237

Free space on /tmp= 66560 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/composed/composed-25-1-25/composed-25-1-25-5_ext.xml
COMMAND LINE= /tmp/evaluation/275856-1169228187/solver.sh /tmp/evaluation/275856-1169228187/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node39/convwatcher-275856-1169228187 -o ROOT/results/node39/conversion-275856-1169228187 -C 600 -M 900 /tmp/evaluation/275856-1169228187/translate /tmp/evaluation/275856-1169228187/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-275856-1169228187 -o ROOT/results/node39/solver-275856-1169228187 -C 2400 -M 900  /tmp/evaluation/275856-1169228187/solver.sh /tmp/evaluation/275856-1169228187/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  16a5ff113a9c779fbd7dcf8642ec2bef

RANDOM SEED= 638213210

TIME LIMIT= 2400 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.236
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.236
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:       1473696 kB
Buffers:         38588 kB
Cached:         382204 kB
SwapCached:        944 kB
Active:         178172 kB
Inactive:       326620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1473696 kB
SwapTotal:     4192956 kB
SwapFree:      4187336 kB
Dirty:            2724 kB
Writeback:           0 kB
Mapped:          92836 kB
Slab:            62804 kB
Committed_AS:  4844460 kB
PageTables:       1920 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= 66560 MiB



End job on node39 on Fri Jan 19 17:47:07 UTC 2007