Trace number 1115157

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-27OPTIMUM1 1124.01 1170.03

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-53_ext.xml
MD5SUM80192eca53d4e3f12ece0eed213f63f2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark210.724
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1123.95/1170.02	o 1
1123.95/1170.02	v 47 6 64 1 23 56 42 72 54 23 1 9 26 38 26 10 36 79 35 12 17 56 39 5 6 21 20 73 16 65 76 78 44 11 64 43 22 10 3 28 
1123.95/1170.02	s OPTIMUM FOUND
1123.95/1170.02	v 47 6 64 1 23 56 42 72 54 23 1 9 26 38 26 10 36 79 35 12 17 56 39 5 6 21 20 73 16 65 76 78 44 11 64 43 22 10 3 28 

Verifier Data (download as text)

OK	1	102
1 unsatisfied constraints, 102 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-1115157-1215915684/watcher-1115157-1215915684 -o /tmp/evaluation-result-1115157-1215915684/solver-1115157-1215915684 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/solverBTD.sh HOME/instance-1115157-1215915684.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 1.95 1.77 4/92 17760
/proc/meminfo: memFree=1837832/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=0
/proc/17760/stat : 17760 (solverBTD.sh) R 17758 17760 16827 0 -1 4194304 302 118 0 0 0 0 0 0 21 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 0 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17762] ppid=17760 vsize=0 CPUtime=0
/proc/17762/stat : 17762 (rm) Z 17760 17760 16827 0 -1 4194316 117 0 0 0 0 0 0 0 18 0 1 0 48265058 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/17762/statm: 0 0 0 0 0 0 0

[startup+0.0995051 s]
/proc/loadavg: 1.92 1.95 1.77 4/92 17760
/proc/meminfo: memFree=1837832/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=0
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102502 s]
/proc/loadavg: 1.92 1.95 1.77 4/92 17760
/proc/meminfo: memFree=1837832/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=0
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302537 s]
/proc/loadavg: 1.92 1.95 1.77 4/92 17760
/proc/meminfo: memFree=1837832/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=0
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701576 s]
/proc/loadavg: 1.92 1.95 1.77 4/92 17760
/proc/meminfo: memFree=1837832/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=0
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50168 s]
/proc/loadavg: 1.92 1.95 1.77 3/94 17765
/proc/meminfo: memFree=1826104/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=0
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17765] ppid=17760 vsize=16140 CPUtime=1.47
/proc/17765/stat : 17765 (toulbar2) R 17760 17760 16827 0 -1 4194304 2750 0 0 0 49 98 0 0 25 0 1 0 48265058 16527360 2732 996147200 134512640 137370052 4294956368 18446744073709551615 136076397 0 0 4096 0 0 0 0 17 0 0 0
/proc/17765/statm: 4035 2732 237 697 0 3334 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 21496

[startup+3.10187 s]
/proc/loadavg: 1.92 1.95 1.77 3/94 17765
/proc/meminfo: memFree=1823736/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=0
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 344 353 0 0 0 0 0 0 16 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17765] ppid=17760 vsize=16140 CPUtime=3.06
/proc/17765/stat : 17765 (toulbar2) R 17760 17760 16827 0 -1 4194304 2750 0 0 0 88 218 0 0 25 0 1 0 48265058 16527360 2732 996147200 134512640 137370052 4294956368 18446744073709551615 136076397 0 0 4096 0 0 0 0 17 0 0 0
/proc/17765/statm: 4035 2732 237 697 0 3334 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 21496

[startup+6.30127 s]
/proc/loadavg: 2.01 1.97 1.77 3/94 17767
/proc/meminfo: memFree=1819576/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=2.53
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 252 1 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134726602 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 23620

[startup+12.7011 s]
/proc/loadavg: 2.01 1.97 1.77 3/94 17767
/proc/meminfo: memFree=1819456/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=8.89
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 888 1 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134725554 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 23620

[startup+25.5026 s]
/proc/loadavg: 2.00 1.97 1.78 3/94 17767
/proc/meminfo: memFree=1819584/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=21.61
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 2160 1 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134725517 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 23620

[startup+51.1028 s]
/proc/loadavg: 2.45 2.07 1.81 4/100 18944
/proc/meminfo: memFree=1816680/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=45.69
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 4567 2 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134725564 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 49.39
Current children cumulated vsize (KiB) 23620

[startup+102.308 s]
/proc/loadavg: 3.02 2.28 1.89 4/101 23162
/proc/meminfo: memFree=1810208/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=91.93
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 9190 3 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134725634 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 95.63
Current children cumulated vsize (KiB) 23620

[startup+162.303 s]
/proc/loadavg: 3.25 2.47 1.98 4/100 28806
/proc/meminfo: memFree=1803816/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=145.27
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 14521 6 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134725741 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 148.97
Current children cumulated vsize (KiB) 23620

[startup+222.303 s]
/proc/loadavg: 3.22 2.59 2.05 4/101 1533
/proc/meminfo: memFree=1798240/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=199.15
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 19907 8 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 136497668 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 202.85
Current children cumulated vsize (KiB) 23620

[startup+282.302 s]
/proc/loadavg: 3.12 2.68 2.11 4/101 6599
/proc/meminfo: memFree=1792416/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=253.05
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 25294 11 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134725646 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 256.75
Current children cumulated vsize (KiB) 23620

[startup+342.303 s]
/proc/loadavg: 3.44 2.84 2.20 5/100 12367
/proc/meminfo: memFree=1783016/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=306.05
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 30588 17 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134733937 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 309.75
Current children cumulated vsize (KiB) 23620

[startup+402.301 s]
/proc/loadavg: 3.32 2.91 2.27 4/100 18664
/proc/meminfo: memFree=1777128/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=359
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 35880 20 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134725520 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0

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


[startup+882.302 s]
/proc/loadavg: 2.00 2.19 2.16 3/94 20391
/proc/meminfo: memFree=1777088/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=834.24
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 83403 21 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134597373 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 837.94
Current children cumulated vsize (KiB) 23620

[startup+942.301 s]
/proc/loadavg: 2.00 2.15 2.15 3/94 20391
/proc/meminfo: memFree=1776896/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=893.89
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 89368 21 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134725561 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 897.59
Current children cumulated vsize (KiB) 23620

[startup+1002.3 s]
/proc/loadavg: 2.00 2.12 2.14 3/94 20391
/proc/meminfo: memFree=1776832/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=953.53
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 95332 21 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 135167223 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 957.23
Current children cumulated vsize (KiB) 23620

[startup+1062.3 s]
/proc/loadavg: 2.00 2.10 2.12 3/94 20391
/proc/meminfo: memFree=1776832/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=1013.18
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 101297 21 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134576061 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 1016.88
Current children cumulated vsize (KiB) 23620

[startup+1122.3 s]
/proc/loadavg: 2.00 2.08 2.11 3/94 20391
/proc/meminfo: memFree=1776832/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=1072.83
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 107261 22 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134725598 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 1076.53
Current children cumulated vsize (KiB) 23620

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

[startup+1126.3 s]
/proc/loadavg: 2.00 2.08 2.11 3/94 20391
/proc/meminfo: memFree=1776832/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=1076.82
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 107660 22 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 136498384 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 1080.52
Current children cumulated vsize (KiB) 23620

[startup+1151.9 s]
/proc/loadavg: 2.00 2.07 2.11 3/94 20391
/proc/meminfo: memFree=1776768/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=1102.26
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 110204 22 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134577941 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 1105.96
Current children cumulated vsize (KiB) 23620

[startup+1158.31 s]
/proc/loadavg: 2.00 2.07 2.10 3/94 20391
/proc/meminfo: memFree=1776768/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=1108.63
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 110841 22 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134564938 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 1112.33
Current children cumulated vsize (KiB) 23620

[startup+1164.7 s]
/proc/loadavg: 2.00 2.06 2.10 3/94 20391
/proc/meminfo: memFree=1776768/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=1114.99
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 111477 22 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134564933 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 1118.69
Current children cumulated vsize (KiB) 23620

[startup+1167.9 s]
/proc/loadavg: 2.00 2.06 2.10 3/94 20391
/proc/meminfo: memFree=1776768/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=1118.17
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 111795 22 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 23620

[startup+1168.7 s]
/proc/loadavg: 2.00 2.06 2.10 3/94 20391
/proc/meminfo: memFree=1776768/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=1118.96
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 111874 22 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 136104869 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 1122.66
Current children cumulated vsize (KiB) 23620

[startup+1169.5 s]
/proc/loadavg: 2.00 2.06 2.10 3/94 20391
/proc/meminfo: memFree=1776768/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=1119.75
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 111953 22 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 1123.45
Current children cumulated vsize (KiB) 23620

[startup+1169.9 s]
/proc/loadavg: 2.00 2.06 2.10 3/94 20391
/proc/meminfo: memFree=1776768/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=1120.15
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 111993 22 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134575727 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 1123.85
Current children cumulated vsize (KiB) 23620

[startup+1170 s]
/proc/loadavg: 2.00 2.06 2.10 3/94 20391
/proc/meminfo: memFree=1776768/2055920 swapFree=4192812/4192956
[pid=17760] ppid=17758 vsize=5356 CPUtime=3.7
/proc/17760/stat : 17760 (solverBTD.sh) S 17758 17760 16827 0 -1 4194304 388 3258 0 0 0 0 139 231 15 0 1 0 48265057 5484544 232 996147200 4194304 4889804 548682068816 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17760/statm: 1339 232 192 169 0 50 0
[pid=17767] ppid=17760 vsize=18264 CPUtime=1120.25
/proc/17767/stat : 17767 (toulbar2) R 17760 17760 16827 0 -1 4194304 3448 0 0 0 112003 22 0 0 25 0 1 0 48265432 18702336 3431 996147200 134512640 137370052 4294956352 18446744073709551615 134568461 0 0 4096 0 0 0 0 17 0 0 0
/proc/17767/statm: 4566 3431 300 697 0 3865 0
Current children cumulated CPU time (s) 1123.95
Current children cumulated vsize (KiB) 23620

Child status: 0
Real time (s): 1170.03
CPU time (s): 1124.01
CPU user time (s): 1121.46
CPU system time (s): 2.54661
CPU usage (%): 96.0667
Max. virtual memory (cumulated for all children) (KiB): 23620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1121.46
system time used= 2.54661
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7110
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= 20
involuntary context switches= 35738

runsolver used 1.92471 second user time and 4.22636 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-13 04:21:24
IDJOB=1115157
IDBENCH=61823
IDSOLVER=370
FILE ID=node80/1115157-1215915684
PBS_JOBID= 7903764
Free space on /tmp= 66552 MiB

SOLVER NAME= toulbar2/BTD 2008-06-27
BENCH NAME= CPAI08/csp/tightness0.8/normalized-rand-2-40-80-103-800-53_ext.xml
COMMAND LINE= HOME/solverBTD.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1115157-1215915684/watcher-1115157-1215915684 -o /tmp/evaluation-result-1115157-1215915684/solver-1115157-1215915684 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/solverBTD.sh HOME/instance-1115157-1215915684.xml 

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 80192eca53d4e3f12ece0eed213f63f2
RANDOM SEED=286433218

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1838312 kB
Buffers:         23100 kB
Cached:         104128 kB
SwapCached:          0 kB
Active:         103624 kB
Inactive:        54912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9784 kB
Writeback:           0 kB
Mapped:          43620 kB
Slab:            42292 kB
Committed_AS:   306856 kB
PageTables:       3376 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= 66536 MiB
End job on node80 at 2008-07-13 04:40:55