Trace number 277806

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.05 2419.26

General information on the benchmark

NameMaxCSP/cnf/2-80-1100-2000/
cnf-2-80-1400-169641_ext.xml
MD5SUM317afce42fcd7e7220ab5eb86cb6439e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints931
Best CPU time to get the best result obtained on this benchmark1221.28
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1132
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension1132
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2419.19	Terminated
c 
c 
c 
c solution file
c 
c 

SOL 0 1 1 0 1 0 1 0 1 0 1 1 0 0 0 0 1 1 1 0 0 0 1 1 1 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 1 1 1 0 0 0 1 0 1 1 0 
c 
c 
c 
c conversion script
c 
c 

translate /tmp/evaluation/277806-1169270798/unknown.xml to /tmp/evaluation/277806-1169270798/unknown.wcsp

Verifier Data (download as text)

201 unsatisfied constraints, 931 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/node56/watcher-277806-1169270798 -o ROOT/results/node56/solver-277806-1169270798 -C 2400 -M 900 /tmp/evaluation/277806-1169270798/solver.sh /tmp/evaluation/277806-1169270798/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: 2.00 2.02 2.00 5/81 14350
/proc/meminfo: memFree=1394864/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=8564 CPUtime=0
/proc/14349/stat : 14349 (solver.sh) R 14347 14349 13712 0 -1 4194304 317 0 0 0 0 0 0 0 20 0 1 0 275478100 8769536 261 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253307355090 0 2 4096 8192 0 0 0 17 0 0 0
/proc/14349/statm: 2141 261 201 79 0 134 0

[startup+0.106632 s]
/proc/loadavg: 2.00 2.02 2.00 5/81 14350
/proc/meminfo: memFree=1394864/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+0.515671 s]
/proc/loadavg: 2.00 2.02 2.00 5/81 14350
/proc/meminfo: memFree=1394864/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47556

[startup+1.34275 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 14367
/proc/meminfo: memFree=1394080/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=2696 CPUtime=0
/proc/14366/stat : 14366 (toulbar2) S 14349 14349 13712 0 -1 4194304 245 0 0 0 0 0 0 0 24 0 1 0 275478104 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14366/statm: 674 208 186 73 0 11 0
[pid=14367] ppid=14366 vsize=1252 CPUtime=1.28
/proc/14367/stat : 14367 (narycsp) R 14366 14349 13712 0 -1 4194304 440 0 0 0 128 0 0 0 25 0 1 0 275478106 1282048 162 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134912256 0 0 4096 512 0 0 0 17 1 0 0
/proc/14367/statm: 313 162 112 211 0 82 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 51504

[startup+2.98491 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 14367
/proc/meminfo: memFree=1394080/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=2696 CPUtime=0
/proc/14366/stat : 14366 (toulbar2) S 14349 14349 13712 0 -1 4194304 245 0 0 0 0 0 0 0 24 0 1 0 275478104 2760704 208 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4294960144 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/14366/statm: 674 208 186 73 0 11 0
[pid=14367] ppid=14366 vsize=1252 CPUtime=2.92
/proc/14367/stat : 14367 (narycsp) R 14366 14349 13712 0 -1 4194304 440 0 0 0 292 0 0 0 25 0 1 0 275478106 1282048 162 18446744073709551615 134512640 135380208 4294956592 18446744073709551615 134514664 0 0 4096 512 0 0 0 17 1 0 0
/proc/14367/statm: 313 162 112 211 0 82 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 51504

[startup+6.26423 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 14367
/proc/meminfo: memFree=1394080/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5836 CPUtime=6.19
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 520 836 0 0 50 0 569 0 23 0 1 0 275478104 5976064 449 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545753 0 0 4096 0 0 0 0 17 1 0 0
/proc/14366/statm: 1459 449 281 73 0 796 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 53392

[startup+12.7349 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 14368
/proc/meminfo: memFree=1393768/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5836 CPUtime=12.66
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 520 836 0 0 697 0 569 0 25 0 1 0 275478104 5976064 449 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591424 0 0 4096 0 0 0 0 17 1 0 0
/proc/14366/statm: 1459 449 281 73 0 796 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 53392

[startup+25.5551 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 14368
/proc/meminfo: memFree=1393832/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=25.47
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 1978 0 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134745311 0 0 4096 0 0 0 0 17 1 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53396

[startup+51.2156 s]
/proc/loadavg: 2.00 2.02 2.00 2/69 14379
/proc/meminfo: memFree=1537872/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=51.11
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 4542 0 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160524142 0 0 4096 0 0 0 0 17 1 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 53396

[startup+102.482 s]
/proc/loadavg: 1.83 1.96 1.98 3/75 14521
/proc/meminfo: memFree=1533672/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=102.09
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 9639 1 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591484 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 53396

[startup+162.574 s]
/proc/loadavg: 1.94 1.96 1.98 3/75 14521
/proc/meminfo: memFree=1533800/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=161.68
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 15598 1 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134541137 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 161.69
Current children cumulated vsize (KiB) 53396

[startup+222.661 s]
/proc/loadavg: 1.97 1.97 1.98 3/75 14521
/proc/meminfo: memFree=1533800/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=221.28
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 21558 1 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134577729 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 221.29
Current children cumulated vsize (KiB) 53396

[startup+282.751 s]
/proc/loadavg: 1.99 1.97 1.98 3/75 14521
/proc/meminfo: memFree=1533800/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=280.91
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 27520 2 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134560156 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 280.92
Current children cumulated vsize (KiB) 53396

[startup+342.842 s]
/proc/loadavg: 1.99 1.97 1.98 3/75 14521
/proc/meminfo: memFree=1533736/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=340.51
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 33480 2 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134548906 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 340.52
Current children cumulated vsize (KiB) 53396

[startup+402.941 s]
/proc/loadavg: 1.99 1.97 1.98 3/75 14521
/proc/meminfo: memFree=1533672/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=400.12
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 39441 2 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591528 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 400.13
Current children cumulated vsize (KiB) 53396

[startup+463.035 s]
/proc/loadavg: 1.99 1.97 1.98 3/75 14521
/proc/meminfo: memFree=1533736/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=459.74
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 45403 2 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134745311 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 459.75
Current children cumulated vsize (KiB) 53396

[startup+523.126 s]
/proc/loadavg: 2.03 1.99 1.98 3/75 14521
/proc/meminfo: memFree=1533672/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01

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

/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=1651.83
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 164611 3 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 1651.84
Current children cumulated vsize (KiB) 53396

[startup+1724.92 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 14521
/proc/meminfo: memFree=1533544/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=1711.44
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 170572 3 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 9959680 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 1711.45
Current children cumulated vsize (KiB) 53396

[startup+1785.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14521
/proc/meminfo: memFree=1533480/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=1771.04
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 176531 4 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160523794 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 1771.05
Current children cumulated vsize (KiB) 53396

[startup+1845.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14521
/proc/meminfo: memFree=1533544/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=1830.66
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 182493 4 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134546195 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 1830.67
Current children cumulated vsize (KiB) 53396

[startup+1905.19 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14521
/proc/meminfo: memFree=1533480/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=1890.27
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 188454 4 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134591408 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 1890.28
Current children cumulated vsize (KiB) 53396

[startup+1965.29 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14521
/proc/meminfo: memFree=1533480/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=1949.86
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 194413 4 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134559490 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 1949.87
Current children cumulated vsize (KiB) 53396

[startup+2025.38 s]
/proc/loadavg: 2.06 2.01 2.00 3/75 14521
/proc/meminfo: memFree=1533480/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=2009.47
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 200374 4 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160524142 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 2009.48
Current children cumulated vsize (KiB) 53396

[startup+2085.48 s]
/proc/loadavg: 2.02 2.01 2.00 3/81 14623
/proc/meminfo: memFree=1532184/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=2069.07
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 206330 8 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159723510 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 2069.08
Current children cumulated vsize (KiB) 53396

[startup+2145.49 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14719
/proc/meminfo: memFree=1533080/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=2128.5
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 212269 12 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4160525463 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 2128.51
Current children cumulated vsize (KiB) 53396

[startup+2205.58 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14719
/proc/meminfo: memFree=1533096/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=2188.1
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 218229 12 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134542193 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 2188.11
Current children cumulated vsize (KiB) 53396

[startup+2265.68 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14719
/proc/meminfo: memFree=1533096/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=2247.72
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 224191 12 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 4159730959 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 2247.73
Current children cumulated vsize (KiB) 53396

[startup+2325.77 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14719
/proc/meminfo: memFree=1533288/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=2307.32
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 230151 12 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134545495 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 2307.33
Current children cumulated vsize (KiB) 53396

[startup+2385.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14719
/proc/meminfo: memFree=1533288/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=2366.93
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 236111 13 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134560142 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 2366.94
Current children cumulated vsize (KiB) 53396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2419.19 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 14719
/proc/meminfo: memFree=1533288/2055920 swapFree=4184804/4192956
[pid=14349] ppid=14347 vsize=47556 CPUtime=0.01
/proc/14349/stat : 14349 (solver.sh) S 14347 14349 13712 0 -1 4194304 849 2113 0 0 0 0 0 1 25 0 1 0 275478100 48697344 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 253306792794 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/14349/statm: 11889 362 246 79 0 217 0
[pid=14366] ppid=14349 vsize=5840 CPUtime=2399.99
/proc/14366/stat : 14366 (toulbar2) R 14349 14349 13712 0 -1 4194304 523 836 0 0 239417 13 569 0 25 0 1 0 275478104 5980160 452 18446744073709551615 134512640 134813436 4294956592 18446744073709551615 134743028 0 0 4096 0 0 0 0 17 0 0 0
/proc/14366/statm: 1460 452 281 73 0 797 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 53396

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2419.26
CPU time (s): 2400.05
CPU user time (s): 2399.89
CPU system time (s): 0.156976
CPU usage (%): 99.2059
Max. virtual memory (cumulated for all children) (KiB): 53396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.89
system time used= 0.156976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4355
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= 73
involuntary context switches= 51993

runsolver used 2.28665 s user time and 6.32304 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Sat Jan 20 05:26:38 UTC 2007


IDJOB= 277806
IDBENCH= 7684
IDSOLVER= 70
FILE ID= node56/277806-1169270798

PBS_JOBID= 3607314

Free space on /tmp= 66562 MiB

SOLVER NAME= Toulbar2 2007-01-12
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-80-1100-2000/cnf-2-80-1400-169641_ext.xml
COMMAND LINE= /tmp/evaluation/277806-1169270798/solver.sh /tmp/evaluation/277806-1169270798/unknown
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node56/convwatcher-277806-1169270798 -o ROOT/results/node56/conversion-277806-1169270798 -C 600 -M 900 /tmp/evaluation/277806-1169270798/translate /tmp/evaluation/277806-1169270798/unknown
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-277806-1169270798 -o ROOT/results/node56/solver-277806-1169270798 -C 2400 -M 900  /tmp/evaluation/277806-1169270798/solver.sh /tmp/evaluation/277806-1169270798/unknown

META MD5SUM SOLVER= fe7e38206dd9591eb05752f9e2c48642
MD5SUM BENCH=  317afce42fcd7e7220ab5eb86cb6439e

RANDOM SEED= 673442046

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.232
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.232
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:       1395472 kB
Buffers:         37224 kB
Cached:         391888 kB
SwapCached:       2144 kB
Active:         233344 kB
Inactive:       354908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1395472 kB
SwapTotal:     4192956 kB
SwapFree:      4184804 kB
Dirty:            2540 kB
Writeback:           0 kB
Mapped:         173968 kB
Slab:            57068 kB
Committed_AS:  5117172 kB
PageTables:       2224 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 node56 on Sat Jan 20 06:06:59 UTC 2007