Trace number 1111609

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
toulbar2/BTD 2008-06-27? (TO)29 3600.09 3626.11

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg13-16_ext.xml
MD5SUM1ee509f538fed315d26e452307dacb03
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints29
Best CPU time to get the best result obtained on this benchmark3600.09
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints29
Maximum constraint arity16
Maximum domain size26
Number of constraints which are defined in extension29
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

16.51/19.39	o 29
16.51/19.39	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 

Verifier Data (download as text)

OK	29	0
29 unsatisfied constraints, 0 satisfied constraints

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1111609-1215850002/watcher-1111609-1215850002 -o /tmp/evaluation-result-1111609-1215850002/solver-1111609-1215850002 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/solverBTD.sh HOME/instance-1111609-1215850002.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.03 2.03 4/111 13918
/proc/meminfo: memFree=1653844/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=0
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 41696769 5484544 231 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13918/statm: 1339 231 192 169 0 50 0
[pid=13919] ppid=13918 vsize=0 CPUtime=0
/proc/13919/stat : 13919 (rm) R 13918 13918 13441 0 -1 4194308 118 0 0 0 0 0 0 0 19 0 1 0 41696769 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/13919/statm: 0 0 0 0 0 0 0

[startup+0.0363289 s]
/proc/loadavg: 1.92 2.03 2.03 4/111 13918
/proc/meminfo: memFree=1653844/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=0
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102339 s]
/proc/loadavg: 1.92 2.03 2.03 4/111 13918
/proc/meminfo: memFree=1653844/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=0
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302375 s]
/proc/loadavg: 1.92 2.03 2.03 4/111 13918
/proc/meminfo: memFree=1653844/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=0
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701449 s]
/proc/loadavg: 1.92 2.03 2.03 4/111 13918
/proc/meminfo: memFree=1653844/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=0
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5016 s]
/proc/loadavg: 1.92 2.03 2.03 3/113 13923
/proc/meminfo: memFree=1647548/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=0
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13923] ppid=13918 vsize=18284 CPUtime=1.47
/proc/13923/stat : 13923 (toulbar2) R 13918 13918 13441 0 -1 4194304 3420 0 0 0 145 2 0 0 25 0 1 0 41696770 18722816 3262 996147200 134512640 137370052 4294956368 18446744073709551615 136687772 0 0 4096 0 0 0 0 17 0 0 0
/proc/13923/statm: 4571 3262 235 697 0 3870 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 23640

[startup+3.10189 s]
/proc/loadavg: 2.01 2.05 2.03 3/113 13923
/proc/meminfo: memFree=1631996/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=0
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13923] ppid=13918 vsize=41860 CPUtime=3.07
/proc/13923/stat : 13923 (toulbar2) R 13918 13918 13441 0 -1 4194304 9660 0 0 0 303 4 0 0 25 0 1 0 41696770 42864640 9152 996147200 134512640 137370052 4294956368 18446744073709551615 136687772 0 0 4096 0 0 0 0 17 0 0 0
/proc/13923/statm: 10465 9152 235 697 0 9764 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 47216

[startup+6.30148 s]
/proc/loadavg: 2.01 2.05 2.03 4/113 13923
/proc/meminfo: memFree=1601596/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=0
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13923] ppid=13918 vsize=52816 CPUtime=6.26
/proc/13923/stat : 13923 (toulbar2) R 13918 13918 13441 0 -1 4194304 12942 0 0 0 513 113 0 0 25 0 1 0 41696770 54083584 11909 996147200 134512640 137370052 4294956368 18446744073709551615 136076397 0 0 4096 0 0 0 0 17 0 0 0
/proc/13923/statm: 13204 11909 245 697 0 12503 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 58172

[startup+12.7017 s]
/proc/loadavg: 2.31 2.11 2.05 2/113 13924
/proc/meminfo: memFree=1630524/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=10.43
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 365 13298 0 0 0 0 732 311 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13924] ppid=13918 vsize=136 CPUtime=0
/proc/13924/stat : 13924 (peo) D 13918 13918 13441 0 -1 4194304 44 0 0 0 0 0 0 0 18 0 1 0 41697816 139264 24 996147200 134512640 134540798 4294956448 18446744073709551615 10263181 0 0 4096 0 18446744072099202260 0 0 17 1 0 0
/proc/13924/statm: 34 24 18 6 0 3 0
Current children cumulated CPU time (s) 10.43
Current children cumulated vsize (KiB) 5492

[startup+25.5019 s]
/proc/loadavg: 2.57 2.17 2.07 3/113 13925
/proc/meminfo: memFree=1578436/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57968 CPUtime=9.89
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15307 0 0 0 983 6 0 0 25 0 1 0 41698321 59359232 13373 996147200 134512640 137370052 4294956352 18446744073709551615 134768168 0 0 4096 0 0 0 0 17 0 0 0
/proc/13925/statm: 14492 13373 313 697 0 13791 0
Current children cumulated CPU time (s) 22.67
Current children cumulated vsize (KiB) 63324

[startup+51.1016 s]
/proc/loadavg: 3.27 2.37 2.14 2/99 13947
/proc/meminfo: memFree=1755652/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57972 CPUtime=35.34
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15308 0 0 0 3528 6 0 0 25 0 1 0 41698321 59363328 13374 996147200 134512640 137370052 4294956352 18446744073709551615 134708926 0 0 4096 0 0 0 0 17 1 0 0
/proc/13925/statm: 14493 13374 313 697 0 13792 0
Current children cumulated CPU time (s) 48.12
Current children cumulated vsize (KiB) 63328

[startup+102.303 s]
/proc/loadavg: 4.39 2.82 2.31 3/113 13966
/proc/meminfo: memFree=1738892/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57972 CPUtime=85.75
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15308 0 0 0 8568 7 0 0 25 0 1 0 41698321 59363328 13374 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 1 0 0
/proc/13925/statm: 14493 13374 313 697 0 13792 0
Current children cumulated CPU time (s) 98.53
Current children cumulated vsize (KiB) 63328

[startup+162.301 s]
/proc/loadavg: 3.08 2.75 2.32 3/113 13966
/proc/meminfo: memFree=1739340/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57972 CPUtime=145.08
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15308 0 0 0 14501 7 0 0 25 0 1 0 41698321 59363328 13374 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 1 0 0
/proc/13925/statm: 14493 13374 313 697 0 13792 0
Current children cumulated CPU time (s) 157.86
Current children cumulated vsize (KiB) 63328

[startup+222.301 s]
/proc/loadavg: 2.43 2.63 2.29 3/113 13966
/proc/meminfo: memFree=1739276/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57972 CPUtime=204.7
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15308 0 0 0 20463 7 0 0 25 0 1 0 41698321 59363328 13374 996147200 134512640 137370052 4294956352 18446744073709551615 135107774 0 0 4096 0 0 0 0 17 1 0 0
/proc/13925/statm: 14493 13374 313 697 0 13792 0
Current children cumulated CPU time (s) 217.48
Current children cumulated vsize (KiB) 63328

[startup+282.301 s]
/proc/loadavg: 2.14 2.50 2.27 3/113 13966
/proc/meminfo: memFree=1739276/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57972 CPUtime=264.33
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15308 0 0 0 26426 7 0 0 25 0 1 0 41698321 59363328 13374 996147200 134512640 137370052 4294956352 18446744073709551615 134768183 0 0 4096 0 0 0 0 17 1 0 0
/proc/13925/statm: 14493 13374 313 697 0 13792 0
Current children cumulated CPU time (s) 277.11
Current children cumulated vsize (KiB) 63328

[startup+342.301 s]
/proc/loadavg: 2.05 2.41 2.25 3/113 13966
/proc/meminfo: memFree=1739276/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57972 CPUtime=323.97
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15308 0 0 0 32390 7 0 0 25 0 1 0 41698321 59363328 13374 996147200 134512640 137370052 4294956352 18446744073709551615 134768163 0 0 4096 0 0 0 0 17 1 0 0
/proc/13925/statm: 14493 13374 313 697 0 13792 0
Current children cumulated CPU time (s) 336.75
Current children cumulated vsize (KiB) 63328

[startup+402.302 s]
/proc/loadavg: 2.02 2.33 2.23 3/113 13966
/proc/meminfo: memFree=1739276/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57972 CPUtime=383.6
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15308 0 0 0 38352 8 0 0 25 0 1 0 41698321 59363328 13374 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 1 0 0
/proc/13925/statm: 14493 13374 313 697 0 13792 0

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

/proc/13925/statm: 14493 13374 313 697 0 13792 0
Current children cumulated CPU time (s) 2900.68
Current children cumulated vsize (KiB) 63328

[startup+2982.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/113 13968
/proc/meminfo: memFree=1737356/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57972 CPUtime=2947.53
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15308 0 0 0 294740 13 0 0 25 0 1 0 41698321 59363328 13374 996147200 134512640 137370052 4294956352 18446744073709551615 135107761 0 0 4096 0 0 0 0 17 1 0 0
/proc/13925/statm: 14493 13374 313 697 0 13792 0
Current children cumulated CPU time (s) 2960.31
Current children cumulated vsize (KiB) 63328

[startup+3042.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/113 13968
/proc/meminfo: memFree=1737356/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57972 CPUtime=3007.15
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15308 0 0 0 300702 13 0 0 25 0 1 0 41698321 59363328 13374 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 1 0 0
/proc/13925/statm: 14493 13374 313 697 0 13792 0
Current children cumulated CPU time (s) 3019.93
Current children cumulated vsize (KiB) 63328

[startup+3102.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/113 13968
/proc/meminfo: memFree=1737292/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57972 CPUtime=3066.78
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15308 0 0 0 306665 13 0 0 25 0 1 0 41698321 59363328 13374 996147200 134512640 137370052 4294956352 18446744073709551615 134709037 0 0 4096 0 0 0 0 17 1 0 0
/proc/13925/statm: 14493 13374 313 697 0 13792 0
Current children cumulated CPU time (s) 3079.56
Current children cumulated vsize (KiB) 63328

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/113 13968
/proc/meminfo: memFree=1737228/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57972 CPUtime=3126.41
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15308 0 0 0 312628 13 0 0 25 0 1 0 41698321 59363328 13374 996147200 134512640 137370052 4294956352 18446744073709551615 134768156 0 0 4096 0 0 0 0 17 1 0 0
/proc/13925/statm: 14493 13374 313 697 0 13792 0
Current children cumulated CPU time (s) 3139.19
Current children cumulated vsize (KiB) 63328

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/113 13968
/proc/meminfo: memFree=1737228/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57972 CPUtime=3186.03
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15308 0 0 0 318590 13 0 0 25 0 1 0 41698321 59363328 13374 996147200 134512640 137370052 4294956352 18446744073709551615 134768168 0 0 4096 0 0 0 0 17 1 0 0
/proc/13925/statm: 14493 13374 313 697 0 13792 0
Current children cumulated CPU time (s) 3198.81
Current children cumulated vsize (KiB) 63328

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/113 13974
/proc/meminfo: memFree=1736780/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57972 CPUtime=3245.65
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15308 0 0 0 324552 13 0 0 25 0 1 0 41698321 59363328 13374 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 1 0 0
/proc/13925/statm: 14493 13374 313 697 0 13792 0
Current children cumulated CPU time (s) 3258.43
Current children cumulated vsize (KiB) 63328

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/113 13974
/proc/meminfo: memFree=1736844/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57972 CPUtime=3305.25
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15308 0 0 0 330512 13 0 0 25 0 1 0 41698321 59363328 13374 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 1 0 0
/proc/13925/statm: 14493 13374 313 697 0 13792 0
Current children cumulated CPU time (s) 3318.03
Current children cumulated vsize (KiB) 63328

[startup+3402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/113 13974
/proc/meminfo: memFree=1736844/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57972 CPUtime=3364.88
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15308 0 0 0 336474 14 0 0 25 0 1 0 41698321 59363328 13374 996147200 134512640 137370052 4294956352 18446744073709551615 134768296 0 0 4096 0 0 0 0 17 1 0 0
/proc/13925/statm: 14493 13374 313 697 0 13792 0
Current children cumulated CPU time (s) 3377.66
Current children cumulated vsize (KiB) 63328

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/113 13974
/proc/meminfo: memFree=1736588/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57972 CPUtime=3424.51
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15308 0 0 0 342437 14 0 0 25 0 1 0 41698321 59363328 13374 996147200 134512640 137370052 4294956352 18446744073709551615 135107774 0 0 4096 0 0 0 0 17 1 0 0
/proc/13925/statm: 14493 13374 313 697 0 13792 0
Current children cumulated CPU time (s) 3437.29
Current children cumulated vsize (KiB) 63328

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/113 13974
/proc/meminfo: memFree=1736780/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57972 CPUtime=3484.14
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15308 0 0 0 348400 14 0 0 25 0 1 0 41698321 59363328 13374 996147200 134512640 137370052 4294956352 18446744073709551615 135107760 0 0 4096 0 0 0 0 17 1 0 0
/proc/13925/statm: 14493 13374 313 697 0 13792 0
Current children cumulated CPU time (s) 3496.92
Current children cumulated vsize (KiB) 63328

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/113 13974
/proc/meminfo: memFree=1736588/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57972 CPUtime=3543.77
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15308 0 0 0 354363 14 0 0 25 0 1 0 41698321 59363328 13374 996147200 134512640 137370052 4294956352 18446744073709551615 134768160 0 0 4096 0 0 0 0 17 1 0 0
/proc/13925/statm: 14493 13374 313 697 0 13792 0
Current children cumulated CPU time (s) 3556.55
Current children cumulated vsize (KiB) 63328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3626.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/113 13974
/proc/meminfo: memFree=1736588/2055920 swapFree=4152016/4192956
[pid=13918] ppid=13916 vsize=5356 CPUtime=12.78
/proc/13918/stat : 13918 (solverBTD.sh) S 13916 13918 13441 0 -1 4194304 388 13658 0 0 0 0 964 314 16 0 1 0 41696769 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13918/statm: 1339 232 192 169 0 50 0
[pid=13925] ppid=13918 vsize=57972 CPUtime=3587.31
/proc/13925/stat : 13925 (toulbar2) R 13918 13918 13441 0 -1 4194304 15308 0 0 0 358717 14 0 0 25 0 1 0 41698321 59363328 13374 996147200 134512640 137370052 4294956352 18446744073709551615 135107771 0 0 4096 0 0 0 0 17 1 0 0
/proc/13925/statm: 14493 13374 313 697 0 13792 0
Current children cumulated CPU time (s) 3600.09
Current children cumulated vsize (KiB) 63328

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

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13918 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=644533
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=151520
# CPU time returned by wait4() is 12.7961
# while last known CPU time is 3600.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3626.11
CPU time (s): 3600.09
CPU user time (s): 3596.81
CPU system time (s): 3.28
CPU usage (%): 99.2823
Max. virtual memory (cumulated for all children) (KiB): 63328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.64453
system time used= 3.15152
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14046
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= 21
involuntary context switches= 77

runsolver used 5.00924 second user time and 15.4487 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-12 10:06:42
IDJOB=1111609
IDBENCH=61300
IDSOLVER=370
FILE ID=node90/1111609-1215850002
PBS_JOBID= 7903424
Free space on /tmp= 66556 MiB

SOLVER NAME= toulbar2/BTD 2008-06-27
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg13-16_ext.xml
COMMAND LINE= HOME/solverBTD.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1111609-1215850002/watcher-1111609-1215850002 -o /tmp/evaluation-result-1111609-1215850002/solver-1111609-1215850002 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/solverBTD.sh HOME/instance-1111609-1215850002.xml 

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1ee509f538fed315d26e452307dacb03
RANDOM SEED=1856406043

node90.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.256
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	: 5931.00
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.256
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1654260 kB
Buffers:         24760 kB
Cached:         100612 kB
SwapCached:      21236 kB
Active:         272000 kB
Inactive:        60240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1654260 kB
SwapTotal:     4192956 kB
SwapFree:      4152016 kB
Dirty:           10320 kB
Writeback:           0 kB
Mapped:         224460 kB
Slab:            50884 kB
Committed_AS:   611176 kB
PageTables:       4812 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= 66528 MiB
End job on node90 at 2008-07-12 11:07:10