Trace number 275430

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-12MSAT (TO) 2400.09 2412

General information on the benchmark

Namerandom/rand-2-40-19/
rand-2-40-19-443-230-2_ext.xml
MD5SUM4e97dd6535f44bce5851f479f793d7bd
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints329
Best CPU time to get the best result obtained on this benchmark262.975
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints330
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension330
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2411.90	Terminated
c 
c 
c 
c solution file
c 
c 

SOL 13 8 3 13 17 1 12 13 8 4 4 13 8 3 13 1 16 6 18 14 12 1 12 16 6 9 17 3 16 15 6 15 14 17 4 9 13 16 13 8 
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/275430-1169221695/unknown.xml to /tmp/evaluation/275430-1169221695/unknown.wcsp

Verifier Data (download as text)

1 unsatisfied constraints, 329 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/node20/watcher-275430-1169221695 -o ROOT/results/node20/solver-275430-1169221695 -C 2400 -M 900 /tmp/evaluation/275430-1169221695/solver.sh /tmp/evaluation/275430-1169221695/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
/proc/loadavg: 2.02 2.02 1.97 4/93 15629
/proc/meminfo: memFree=1186960/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=18540 CPUtime=0
/proc/15628/stat : 15628 (runsolver) R 15626 14815 14815 0 -1 4194368 10 0 0 0 0 0 0 0 20 0 1 0 270564144 18984960 277 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 273949982194 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15628/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.108312 s]
/proc/loadavg: 2.02 2.02 1.97 4/93 15629
/proc/meminfo: memFree=1186960/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.520319 s]
/proc/loadavg: 2.02 2.02 1.97 4/93 15629
/proc/meminfo: memFree=1186960/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.34242 s]
/proc/loadavg: 2.02 2.02 1.97 3/95 15646
/proc/meminfo: memFree=1185472/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=2696 CPUtime=0
/proc/15645/stat : 15645 (toulbar2) S 15628 15628 14815 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 270564148 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15645/statm: 674 208 186 73 0 11 0
[pid=15646] ppid=15645 vsize=1764 CPUtime=1.21
/proc/15646/stat : 15646 (narycsp) R 15645 15628 14815 0 -1 4194304 575 0 0 0 121 0 0 0 25 0 1 0 270564155 1806336 298 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134530371 0 0 4096 512 0 0 0 17 1 0 0
/proc/15646/statm: 441 298 106 211 0 210 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 52012

[startup+2.97962 s]
/proc/loadavg: 2.02 2.02 1.97 3/95 15646
/proc/meminfo: memFree=1185408/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=2696 CPUtime=0
/proc/15645/stat : 15645 (toulbar2) S 15628 15628 14815 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 270564148 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15645/statm: 674 208 186 73 0 11 0
[pid=15646] ppid=15645 vsize=1768 CPUtime=2.84
/proc/15646/stat : 15646 (narycsp) R 15645 15628 14815 0 -1 4194304 582 0 0 0 284 0 0 0 25 0 1 0 270564155 1810432 305 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514092 0 0 4096 512 0 0 0 17 1 0 0
/proc/15646/statm: 442 305 112 211 0 211 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 52016

[startup+6.25902 s]
/proc/loadavg: 2.02 2.02 1.97 3/95 15646
/proc/meminfo: memFree=1185408/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=2696 CPUtime=0
/proc/15645/stat : 15645 (toulbar2) S 15628 15628 14815 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 270564148 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15645/statm: 674 208 186 73 0 11 0
[pid=15646] ppid=15645 vsize=1768 CPUtime=6.09
/proc/15646/stat : 15646 (narycsp) R 15645 15628 14815 0 -1 4194304 582 0 0 0 609 0 0 0 25 0 1 0 270564155 1810432 305 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134534720 0 0 4096 512 0 0 0 17 1 0 0
/proc/15646/statm: 442 305 112 211 0 211 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 52016

[startup+12.7328 s]
/proc/loadavg: 2.01 2.02 1.97 3/95 15646
/proc/meminfo: memFree=1185344/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6756 CPUtime=12.5
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 757 976 0 0 15 0 1235 0 20 0 1 0 270564148 6918144 687 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545745 0 0 4096 0 0 0 0 17 1 0 0
/proc/15645/statm: 1689 687 280 73 0 1026 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 54308

[startup+25.5764 s]
/proc/loadavg: 2.01 2.02 1.97 3/94 15647
/proc/meminfo: memFree=1184776/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6760 CPUtime=25.23
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 760 976 0 0 1288 0 1235 0 25 0 1 0 270564148 6922240 690 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542143 0 0 4096 0 0 0 0 17 1 0 0
/proc/15645/statm: 1690 690 280 73 0 1027 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 54312

[startup+51.2035 s]
/proc/loadavg: 2.01 2.01 1.97 4/94 15647
/proc/meminfo: memFree=1184904/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6760 CPUtime=50.62
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 760 976 0 0 3827 0 1235 0 25 0 1 0 270564148 6922240 690 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549505 0 0 4096 0 0 0 0 17 1 0 0
/proc/15645/statm: 1690 690 280 73 0 1027 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 54312

[startup+102.414 s]
/proc/loadavg: 2.00 2.01 1.97 3/94 15647
/proc/meminfo: memFree=1184904/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6760 CPUtime=101.36
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 760 976 0 0 8901 0 1235 0 25 0 1 0 270564148 6922240 690 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591489 0 0 4096 0 0 0 0 17 1 0 0
/proc/15645/statm: 1690 690 280 73 0 1027 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 54312

[startup+162.428 s]
/proc/loadavg: 2.08 2.02 1.97 3/94 15647
/proc/meminfo: memFree=1184904/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6760 CPUtime=160.83
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 760 976 0 0 14847 1 1235 0 25 0 1 0 270564148 6922240 690 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559266 0 0 4096 0 0 0 0 17 1 0 0
/proc/15645/statm: 1690 690 280 73 0 1027 0
Current children cumulated CPU time (s) 160.84
Current children cumulated vsize (KiB) 54312

[startup+222.458 s]
/proc/loadavg: 2.03 2.01 1.97 3/94 15647
/proc/meminfo: memFree=1184904/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6760 CPUtime=220.31
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 760 976 0 0 20795 1 1235 0 25 0 1 0 270564148 6922240 690 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545758 0 0 4096 0 0 0 0 17 1 0 0
/proc/15645/statm: 1690 690 280 73 0 1027 0
Current children cumulated CPU time (s) 220.32
Current children cumulated vsize (KiB) 54312

[startup+282.505 s]
/proc/loadavg: 2.01 2.01 1.97 3/94 15647
/proc/meminfo: memFree=1184904/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6760 CPUtime=279.82
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 760 976 0 0 26745 2 1235 0 25 0 1 0 270564148 6922240 690 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545495 0 0 4096 0 0 0 0 17 1 0 0
/proc/15645/statm: 1690 690 280 73 0 1027 0
Current children cumulated CPU time (s) 279.83
Current children cumulated vsize (KiB) 54312

[startup+342.551 s]
/proc/loadavg: 2.00 2.00 1.97 3/94 15647
/proc/meminfo: memFree=1184904/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6760 CPUtime=339.31
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 760 976 0 0 32694 2 1235 0 25 0 1 0 270564148 6922240 690 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134740160 0 0 4096 0 0 0 0 17 1 0 0
/proc/15645/statm: 1690 690 280 73 0 1027 0
Current children cumulated CPU time (s) 339.32
Current children cumulated vsize (KiB) 54312

[startup+402.589 s]
/proc/loadavg: 2.00 2.00 1.97 3/94 15647
/proc/meminfo: memFree=1184904/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6760 CPUtime=398.81
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 760 976 0 0 38643 3 1235 0 25 0 1 0 270564148 6922240 690 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548348 0 0 4096 0 0 0 0 17 1 0 0
/proc/15645/statm: 1690 690 280 73 0 1027 0
Current children cumulated CPU time (s) 398.82
Current children cumulated vsize (KiB) 54312

[startup+462.609 s]
/proc/loadavg: 2.00 2.00 1.97 3/88 15725
/proc/meminfo: memFree=1311936/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6760 CPUtime=458.58
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 760 976 0 0 44616 7 1235 0 25 0 1 0 270564148 6922240 690 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548253 0 0 4096 0 0 0 0 17 0 0 0
/proc/15645/statm: 1690 690 280 73 0 1027 0
Current children cumulated CPU time (s) 458.59
Current children cumulated vsize (KiB) 54312

[startup+522.629 s]

################
# More data... #
################

/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6760 CPUtime=1654.82
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 762 976 0 0 164227 20 1235 0 25 0 1 0 270564148 6922240 692 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545536 0 0 4096 0 0 0 0 17 0 0 0
/proc/15645/statm: 1690 692 280 73 0 1027 0
Current children cumulated CPU time (s) 1654.83
Current children cumulated vsize (KiB) 54312

[startup+1723.22 s]
/proc/loadavg: 2.05 2.02 2.00 3/88 16025
/proc/meminfo: memFree=982784/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6760 CPUtime=1714.53
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 762 976 0 0 170198 20 1235 0 25 0 1 0 270564148 6922240 692 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159725508 0 0 4096 0 0 0 0 17 0 0 0
/proc/15645/statm: 1690 692 280 73 0 1027 0
Current children cumulated CPU time (s) 1714.54
Current children cumulated vsize (KiB) 54312

[startup+1783.24 s]
/proc/loadavg: 2.02 2.02 2.00 3/88 16025
/proc/meminfo: memFree=982784/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6760 CPUtime=1774.28
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 762 976 0 0 176173 20 1235 0 25 0 1 0 270564148 6922240 692 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542180 0 0 4096 0 0 0 0 17 0 0 0
/proc/15645/statm: 1690 692 280 73 0 1027 0
Current children cumulated CPU time (s) 1774.29
Current children cumulated vsize (KiB) 54312

[startup+1843.25 s]
/proc/loadavg: 2.07 2.03 2.00 3/88 16025
/proc/meminfo: memFree=982784/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6760 CPUtime=1834.03
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 762 976 0 0 182148 20 1235 0 25 0 1 0 270564148 6922240 692 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/15645/statm: 1690 692 280 73 0 1027 0
Current children cumulated CPU time (s) 1834.04
Current children cumulated vsize (KiB) 54312

[startup+1903.26 s]
/proc/loadavg: 2.02 2.02 2.00 3/88 16025
/proc/meminfo: memFree=982784/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6760 CPUtime=1893.75
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 762 976 0 0 188120 20 1235 0 25 0 1 0 270564148 6922240 692 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134555002 0 0 4096 0 0 0 0 17 0 0 0
/proc/15645/statm: 1690 692 280 73 0 1027 0
Current children cumulated CPU time (s) 1893.76
Current children cumulated vsize (KiB) 54312

[startup+1963.28 s]
/proc/loadavg: 2.01 2.01 2.00 3/88 16025
/proc/meminfo: memFree=982784/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6760 CPUtime=1953.49
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 762 976 0 0 194094 20 1235 0 25 0 1 0 270564148 6922240 692 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134655695 0 0 4096 0 0 0 0 17 0 0 0
/proc/15645/statm: 1690 692 280 73 0 1027 0
Current children cumulated CPU time (s) 1953.5
Current children cumulated vsize (KiB) 54312

[startup+2023.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/88 16025
/proc/meminfo: memFree=982784/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6764 CPUtime=2013.24
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 763 976 0 0 200069 20 1235 0 25 0 1 0 270564148 6926336 693 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548496 0 0 4096 0 0 0 0 17 0 0 0
/proc/15645/statm: 1691 693 280 73 0 1028 0
Current children cumulated CPU time (s) 2013.25
Current children cumulated vsize (KiB) 54316

[startup+2083.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/88 16027
/proc/meminfo: memFree=982592/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6764 CPUtime=2072.96
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 763 976 0 0 206041 20 1235 0 25 0 1 0 270564148 6926336 693 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134740285 0 0 4096 0 0 0 0 17 0 0 0
/proc/15645/statm: 1691 693 280 73 0 1028 0
Current children cumulated CPU time (s) 2072.97
Current children cumulated vsize (KiB) 54316

[startup+2143.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 16027
/proc/meminfo: memFree=982656/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6764 CPUtime=2132.71
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 763 976 0 0 212015 21 1235 0 25 0 1 0 270564148 6926336 693 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/15645/statm: 1691 693 280 73 0 1028 0
Current children cumulated CPU time (s) 2132.72
Current children cumulated vsize (KiB) 54316

[startup+2203.34 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 16027
/proc/meminfo: memFree=982656/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6764 CPUtime=2192.45
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 763 976 0 0 217989 21 1235 0 25 0 1 0 270564148 6926336 693 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545490 0 0 4096 0 0 0 0 17 0 0 0
/proc/15645/statm: 1691 693 280 73 0 1028 0
Current children cumulated CPU time (s) 2192.46
Current children cumulated vsize (KiB) 54316

[startup+2263.35 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 16027
/proc/meminfo: memFree=982720/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6764 CPUtime=2252.18
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 763 976 0 0 223962 21 1235 0 25 0 1 0 270564148 6926336 693 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 8685186 0 0 4096 0 0 0 0 17 0 0 0
/proc/15645/statm: 1691 693 280 73 0 1028 0
Current children cumulated CPU time (s) 2252.19
Current children cumulated vsize (KiB) 54316

[startup+2323.37 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 16027
/proc/meminfo: memFree=982720/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6764 CPUtime=2311.91
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 763 976 0 0 229935 21 1235 0 25 0 1 0 270564148 6926336 693 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134549181 0 0 4096 0 0 0 0 17 0 0 0
/proc/15645/statm: 1691 693 280 73 0 1028 0
Current children cumulated CPU time (s) 2311.92
Current children cumulated vsize (KiB) 54316

[startup+2383.38 s]
/proc/loadavg: 2.00 2.00 2.00 4/88 16027
/proc/meminfo: memFree=982784/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6764 CPUtime=2371.66
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 763 976 0 0 235910 21 1235 0 25 0 1 0 270564148 6926336 693 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134552166 0 0 4096 0 0 0 0 17 0 0 0
/proc/15645/statm: 1691 693 280 73 0 1028 0
Current children cumulated CPU time (s) 2371.67
Current children cumulated vsize (KiB) 54316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.9 s]
/proc/loadavg: 2.06 2.01 2.00 3/88 16027
/proc/meminfo: memFree=982784/2055920 swapFree=4170260/4192956
[pid=15628] ppid=15626 vsize=47552 CPUtime=0.01
/proc/15628/stat : 15628 (solver.sh) S 15626 15628 14815 0 -1 4194304 846 2110 0 0 0 0 0 1 20 0 1 0 270564144 48693248 361 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15628/statm: 11888 361 245 79 0 217 0
[pid=15645] ppid=15628 vsize=6764 CPUtime=2400.03
/proc/15645/stat : 15645 (toulbar2) R 15628 15628 14815 0 -1 4194304 763 976 0 0 238747 21 1235 0 25 0 1 0 270564148 6926336 693 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134555068 0 0 4096 0 0 0 0 17 0 0 0
/proc/15645/statm: 1691 693 280 73 0 1028 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 54316

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2412
CPU time (s): 2400.09
CPU user time (s): 2399.84
CPU system time (s): 0.251961
CPU usage (%): 99.506
Max. virtual memory (cumulated for all children) (KiB): 54316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.84
system time used= 0.251961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4728
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= 72
involuntary context switches= 75165

runsolver used 2.6406 s user time and 6.64599 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Fri Jan 19 15:48:16 UTC 2007


IDJOB= 275430
IDBENCH= 3886
IDSOLVER= 70
FILE ID= node20/275430-1169221695

PBS_JOBID= 3589158

Free space on /tmp= 66557 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-40-19/rand-2-40-19-443-230-2_ext.xml
COMMAND LINE= /tmp/evaluation/275430-1169221695/solver.sh /tmp/evaluation/275430-1169221695/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node20/convwatcher-275430-1169221695 -o ROOT/results/node20/conversion-275430-1169221695 -C 600 -M 900 /tmp/evaluation/275430-1169221695/translate /tmp/evaluation/275430-1169221695/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-275430-1169221695 -o ROOT/results/node20/solver-275430-1169221695 -C 2400 -M 900  /tmp/evaluation/275430-1169221695/solver.sh /tmp/evaluation/275430-1169221695/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  4e97dd6535f44bce5851f479f793d7bd

RANDOM SEED= 760970351

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.216
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.216
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:       1187440 kB
Buffers:         41888 kB
Cached:         594288 kB
SwapCached:       3160 kB
Active:         258004 kB
Inactive:       536856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1187440 kB
SwapTotal:     4192956 kB
SwapFree:      4170260 kB
Dirty:            2860 kB
Writeback:           0 kB
Mapped:         183992 kB
Slab:            58012 kB
Committed_AS:  5672316 kB
PageTables:       2684 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= 66559 MiB



End job on node20 on Fri Jan 19 16:28:28 UTC 2007