Trace number 1125222

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 NameAnswerCPU timeWall clock time
toulbar2 2008-06-27OPTIMUM 1261 1276.47

General information on the benchmark

Namemaxcsp/celar/scens/
normalized-scenw-06_ext.xml
MD5SUM9e24d4c880189979ab688d6c808ac54d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints30
Best CPU time to get the best result obtained on this benchmark1261
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints1222
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension1222
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.48/0.59	o 94
0.57/0.61	o 90
0.57/0.68	o 88
0.67/0.72	o 87
0.67/0.77	o 86
0.77/0.80	o 85
1.16/1.28	o 84
1.26/1.31	o 83
1.26/1.34	o 82
1.66/1.74	o 81
1.66/1.76	o 80
1.66/1.76	o 79
1.86/1.99	o 78
2.75/2.82	o 77
3.14/3.21	o 76
3.53/3.63	o 75
3.53/3.64	o 74
3.53/3.65	o 73
3.53/3.65	o 72
3.63/3.75	o 71
9.85/10.00	o 70
9.85/10.08	o 69
9.85/10.09	o 68
10.74/10.96	o 67
11.44/11.60	o 66
14.90/15.17	o 65
76.54/77.58	o 64
101.43/102.72	o 63
105.28/106.69	o 62
107.45/108.81	o 61
112.69/114.15	o 60
113.28/114.77	o 59
114.66/116.18	o 58
129.18/130.86	o 57
176.01/178.23	o 56
262.26/265.50	o 55
262.26/265.50	o 54
262.26/265.51	o 53
262.26/265.52	o 52
262.26/265.55	o 51
262.26/265.55	o 50
262.26/265.55	o 49
262.26/265.55	o 48
262.26/265.56	o 47
262.36/265.64	o 46
262.36/265.66	o 45
262.46/265.73	o 44
262.56/265.81	o 43
262.56/265.83	o 42
262.65/265.95	o 41
278.25/281.75	o 40
306.42/310.23	o 39
306.42/310.28	o 38
306.51/310.38	o 37
313.93/317.90	o 36
314.03/317.94	o 35
314.03/317.99	o 34
1245.51/1260.88	o 33
1250.94/1266.33	o 32
1258.75/1274.27	o 31
1258.75/1274.27	o 30
1260.92/1276.46	s OPTIMUM FOUND
1260.92/1276.46	v 27 27 30 11 22 0 30 0 0 29 0 27 0 22 24 39 7 38 38 6 41 40 18 5 24 11 33 11 29 22 25 25 43 11 9 42 17 17 33 9 1 34 27 5 29 9 9 18 28 33 15 19 18 33 6 17 17 26 21 14 14 15 9 9 26 16 9 11 0 22 18 0 21 0 0 11 30 28 37 39 41 41 34 0 4 0 28 33 13 32 16 19 33 0 28 33 0 21 4 18 

Verifier Data (download as text)

OK	30	1192
30 unsatisfied constraints, 1192 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-1125222-1216167829/watcher-1125222-1216167829 -o /tmp/evaluation-result-1125222-1216167829/solver-1125222-1216167829 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/solver.sh HOME/instance-1125222-1216167829.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: 2.08 2.07 2.02 4/106 23696
/proc/meminfo: memFree=1743304/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=5320 CPUtime=0
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 136 0 0 0 0 0 0 0 23 0 1 0 73479590 5447680 119 996147200 134512640 137370052 4294956384 18446744073709551615 136065096 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 1330 119 98 697 0 629 0

[startup+0.0785059 s]
/proc/loadavg: 2.08 2.07 2.02 4/106 23696
/proc/meminfo: memFree=1743304/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=8616 CPUtime=0.06
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 829 0 0 0 6 0 0 0 23 0 1 0 73479590 8822784 812 996147200 134512640 137370052 4294956384 18446744073709551615 135020504 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 2154 812 199 697 0 1453 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13972

[startup+0.102506 s]
/proc/loadavg: 2.08 2.07 2.02 4/106 23696
/proc/meminfo: memFree=1743304/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=9408 CPUtime=0.08
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 1025 0 0 0 8 0 0 0 23 0 1 0 73479590 9633792 1008 996147200 134512640 137370052 4294956384 18446744073709551615 136065292 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 2352 1008 199 697 0 1651 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14764

[startup+0.302534 s]
/proc/loadavg: 2.08 2.07 2.02 4/106 23696
/proc/meminfo: memFree=1743304/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=15784 CPUtime=0.27
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 2623 0 0 0 26 1 0 0 24 0 1 0 73479590 16162816 2606 996147200 134512640 137370052 4294956384 18446744073709551615 134561892 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 3946 2606 226 697 0 3245 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 21140

[startup+0.70257 s]
/proc/loadavg: 2.08 2.07 2.02 4/106 23696
/proc/meminfo: memFree=1743304/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=0.67
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4859 0 0 0 65 2 0 0 25 0 1 0 73479590 23470080 4454 996147200 134512640 137370052 4294956384 18446744073709551615 134568481 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4454 277 697 0 5029 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 28276

[startup+1.50267 s]
/proc/loadavg: 2.08 2.07 2.02 3/108 23699
/proc/meminfo: memFree=1726200/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=1.46
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 144 2 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134577968 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 28276

[startup+3.10182 s]
/proc/loadavg: 2.08 2.07 2.02 3/108 23699
/proc/meminfo: memFree=1726008/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=3.05
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 303 2 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134725520 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 28276

[startup+6.30116 s]
/proc/loadavg: 2.07 2.07 2.02 3/108 23699
/proc/meminfo: memFree=1726008/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=6.21
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 619 2 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134576464 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 28276

[startup+12.7018 s]
/proc/loadavg: 2.06 2.07 2.02 3/108 23699
/proc/meminfo: memFree=1726136/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=12.53
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 1251 2 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 136498416 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 28276

[startup+25.5022 s]
/proc/loadavg: 2.05 2.07 2.02 4/108 23699
/proc/meminfo: memFree=1726136/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=25.16
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 2514 2 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 135172046 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 28276

[startup+51.1029 s]
/proc/loadavg: 2.03 2.06 2.01 3/108 23699
/proc/meminfo: memFree=1726200/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=50.46
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 5044 2 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134719082 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 28276

[startup+102.308 s]
/proc/loadavg: 2.01 2.05 2.01 3/108 23699
/proc/meminfo: memFree=1726072/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=101.03
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 10101 2 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134564941 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 101.03
Current children cumulated vsize (KiB) 28276

[startup+162.303 s]
/proc/loadavg: 2.00 2.04 2.00 3/108 23699
/proc/meminfo: memFree=1726008/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=160.3
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 16028 2 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134576688 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 160.3
Current children cumulated vsize (KiB) 28276

[startup+222.303 s]
/proc/loadavg: 2.00 2.03 2.00 3/108 23699
/proc/meminfo: memFree=1726072/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=219.58
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 21955 3 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134725634 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 219.58
Current children cumulated vsize (KiB) 28276

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/108 23699
/proc/meminfo: memFree=1726072/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=278.86
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 27882 4 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134733809 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 278.86
Current children cumulated vsize (KiB) 28276

[startup+342.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/108 23699
/proc/meminfo: memFree=1726080/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=338.13
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 33809 4 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134577605 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0

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


[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 23699
/proc/meminfo: memFree=1726080/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=930.87
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 93080 7 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134577699 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 930.87
Current children cumulated vsize (KiB) 28276

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 23699
/proc/meminfo: memFree=1725888/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=990.13
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 99006 7 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 136702575 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 990.13
Current children cumulated vsize (KiB) 28276

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 23699
/proc/meminfo: memFree=1725888/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=1049.42
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 104934 8 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134577744 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 1049.42
Current children cumulated vsize (KiB) 28276

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 23699
/proc/meminfo: memFree=1725888/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=1108.69
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 110861 8 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134577976 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 1108.69
Current children cumulated vsize (KiB) 28276

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 23699
/proc/meminfo: memFree=1725888/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=1167.96
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 116788 8 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134577924 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 1167.96
Current children cumulated vsize (KiB) 28276

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 23699
/proc/meminfo: memFree=1725888/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=1227.24
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 122715 9 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 135056544 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 1227.24
Current children cumulated vsize (KiB) 28276

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

[startup+1254.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 23699
/proc/meminfo: memFree=1725888/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=1239.09
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 123900 9 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134555650 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 1239.09
Current children cumulated vsize (KiB) 28276

[startup+1267.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 23699
/proc/meminfo: memFree=1725888/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=1251.74
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 125165 9 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 136498379 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 1251.74
Current children cumulated vsize (KiB) 28276

[startup+1270.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 23699
/proc/meminfo: memFree=1725888/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=1254.9
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 125481 9 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134577728 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 1254.9
Current children cumulated vsize (KiB) 28276

[startup+1273.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 23699
/proc/meminfo: memFree=1725888/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=1258.06
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 125797 9 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134576103 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 1258.06
Current children cumulated vsize (KiB) 28276

[startup+1275.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 23699
/proc/meminfo: memFree=1725888/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=1259.64
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 125955 9 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134576244 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 1259.64
Current children cumulated vsize (KiB) 28276

[startup+1275.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 23699
/proc/meminfo: memFree=1725888/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=1260.43
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 126034 9 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134577976 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 1260.43
Current children cumulated vsize (KiB) 28276

[startup+1276.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 23699
/proc/meminfo: memFree=1725888/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=1260.82
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 126073 9 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134725741 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 1260.82
Current children cumulated vsize (KiB) 28276

[startup+1276.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/108 23699
/proc/meminfo: memFree=1725888/2055912 swapFree=4159844/4192956
[pid=23696] ppid=23694 vsize=5356 CPUtime=0
/proc/23696/stat : 23696 (solver.sh) S 23694 23696 22038 0 -1 4194304 302 117 0 0 0 0 0 0 20 0 1 0 73479589 5484544 231 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23696/statm: 1339 231 192 169 0 50 0
[pid=23698] ppid=23696 vsize=22920 CPUtime=1260.92
/proc/23698/stat : 23698 (toulbar2) R 23696 23696 22038 0 -1 4194304 4863 0 0 0 126083 9 0 0 25 0 1 0 73479590 23470080 4458 996147200 134512640 137370052 4294956384 18446744073709551615 134725598 0 0 4096 0 0 0 0 17 1 0 0
/proc/23698/statm: 5730 4458 277 697 0 5029 0
Current children cumulated CPU time (s) 1260.92
Current children cumulated vsize (KiB) 28276

Child status: 0
Real time (s): 1276.47
CPU time (s): 1261
CPU user time (s): 1260.9
CPU system time (s): 0.099984
CPU usage (%): 98.7882
Max. virtual memory (cumulated for all children) (KiB): 28276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1260.9
system time used= 0.099984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5293
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= 8
involuntary context switches= 51354

runsolver used 1.82272 second user time and 5.15322 second system time

The end

Launcher Data (download as text)

Begin job on node78 at 2008-07-16 02:23:50
IDJOB=1125222
IDBENCH=63092
IDSOLVER=371
FILE ID=node78/1125222-1216167829
PBS_JOBID= 7905587
Free space on /tmp= 126872 MiB

SOLVER NAME= toulbar2 2008-06-27
BENCH NAME= CPAI08/maxcsp/celar/scens/normalized-scenw-06_ext.xml
COMMAND LINE= HOME/solver.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1125222-1216167829/watcher-1125222-1216167829 -o /tmp/evaluation-result-1125222-1216167829/solver-1125222-1216167829 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/solver.sh HOME/instance-1125222-1216167829.xml 

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9e24d4c880189979ab688d6c808ac54d
RANDOM SEED=791021010

node78.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.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:      2055912 kB
MemFree:       1743784 kB
Buffers:         70344 kB
Cached:         174704 kB
SwapCached:       7980 kB
Active:         208000 kB
Inactive:        57828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1743784 kB
SwapTotal:     4192956 kB
SwapFree:      4159844 kB
Dirty:           10516 kB
Writeback:           0 kB
Mapped:          36576 kB
Slab:            28212 kB
Committed_AS:   430300 kB
PageTables:       4120 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126860 MiB
End job on node78 at 2008-07-16 02:45:06