Trace number 2063191

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
Concrete 2009-07-14SAT 12.2861 12.4325

DiagnosticValue
CHECKS20817900
NODES12000

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-18_ext.xml
MD5SUMad2db5cd17451e131743df7d0cca6c06
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.2861
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

3.13/3.21	c CPU-LOAD 1.88
3.13/3.21	c LOADED 24 V (24 E), 2 ExtensionConstraintDynamic, 72 ExtensionConstraintGeneral, arity 3, 1.88 cpu
12.24/12.41	v 23 11 20 2 0 17 22 17 8 8 19 18 9 0 11 5 5 21 15 2 11 9 7 14 
12.24/12.41	s SATISFIABLE
12.24/12.41	d NODES 12000
12.24/12.41	d CHECKS 20817935
12.24/12.42	c heuristic-cpu: 0.0
12.24/12.42	c prepro-constraint-ccks: 0
12.24/12.42	c prepro-constraint-presenceccks: 0
12.24/12.42	c prepro-cpu: 0.06999999
12.24/12.42	c prepro-matrix2d-ccks: 0
12.24/12.42	c prepro-matrix2d-presenceccks: 0
12.24/12.42	c prepro-removed: 0
12.24/12.42	c search-cpu: 8.81
12.24/12.42	c search-nps: 1362.0885
12.24/12.42	c total-assgn: 12000
12.24/12.42	c total-constraint-ccks: 20817935
12.24/12.42	c total-constraint-presence-ccks: 19485125
12.24/12.42	c total-cpu: 8.93
12.24/12.42	c total-matrix2d-ccks: 0
12.24/12.42	c total-matrix2d-presence-ccks: 0
12.24/12.42	c TOTAL-NODES 12000
12.24/12.42	c TOTAL-CPU 8.93

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2063191-1247699952/watcher-2063191-1247699952 -o /tmp/evaluation-result-2063191-1247699952/solver-2063191-1247699952 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2063191-1247699952.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.09 2.09 2.02 4/81 5450
/proc/meminfo: memFree=1311008/2055920 swapFree=4192812/4192956
[pid=5450] ppid=5448 vsize=5356 CPUtime=0
/proc/5450/stat : 5450 (concrete.sh) S 5448 5450 4906 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 57061795 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 273952768082 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/5450/statm: 1339 230 191 169 0 50 0
[pid=5451] ppid=5450 vsize=124 CPUtime=0
/proc/5451/stat : 5451 (dirname) R 5450 5450 4906 0 -1 4194304 46 0 0 0 0 0 0 0 22 0 1 0 57061796 126976 22 996147200 4194304 4208292 548682069008 18446744073709551615 273949980041 0 0 4096 0 0 0 0 17 1 0 0
/proc/5451/statm: 31 22 16 3 0 3 0

[startup+0.0530499 s]
/proc/loadavg: 2.09 2.09 2.02 4/81 5450
/proc/meminfo: memFree=1311008/2055920 swapFree=4192812/4192956
[pid=5450] ppid=5448 vsize=5356 CPUtime=0
/proc/5450/stat : 5450 (concrete.sh) S 5448 5450 4906 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57061795 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5450/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102321 s]
/proc/loadavg: 2.09 2.09 2.02 4/81 5450
/proc/meminfo: memFree=1311008/2055920 swapFree=4192812/4192956
[pid=5450] ppid=5448 vsize=5356 CPUtime=0
/proc/5450/stat : 5450 (concrete.sh) S 5448 5450 4906 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57061795 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5450/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30235 s]
/proc/loadavg: 2.09 2.09 2.02 4/81 5450
/proc/meminfo: memFree=1311008/2055920 swapFree=4192812/4192956
[pid=5450] ppid=5448 vsize=5356 CPUtime=0
/proc/5450/stat : 5450 (concrete.sh) S 5448 5450 4906 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57061795 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5450/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701404 s]
/proc/loadavg: 2.09 2.09 2.02 4/81 5450
/proc/meminfo: memFree=1311008/2055920 swapFree=4192812/4192956
[pid=5450] ppid=5448 vsize=5356 CPUtime=0
/proc/5450/stat : 5450 (concrete.sh) S 5448 5450 4906 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57061795 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5450/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50148 s]
/proc/loadavg: 2.08 2.09 2.02 4/91 5463
/proc/meminfo: memFree=1293456/2055920 swapFree=4192812/4192956
[pid=5450] ppid=5448 vsize=5356 CPUtime=0
/proc/5450/stat : 5450 (concrete.sh) S 5448 5450 4906 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57061795 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5450/statm: 1339 244 201 169 0 50 0
[pid=5455] ppid=5450 vsize=847424 CPUtime=1.45
/proc/5455/stat : 5455 (java) S 5450 5450 4906 0 -1 0 8307 0 1 0 139 6 0 0 18 0 9 0 57061797 867762176 7018 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/5455/statm: 211856 7018 2614 9 0 206341 0
[pid=5455/tid=5456] ppid=5450 vsize=847424 CPUtime=0.94
/proc/5455/task/5456/stat : 5456 (java) R 5450 5450 4906 0 -1 64 3711 0 1 0 92 2 0 0 23 0 9 0 57061798 867762176 7018 996147200 134512640 134550932 4294955408 18446744073709551615 4126263857 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5457] ppid=5450 vsize=847424 CPUtime=0.24
/proc/5455/task/5457/stat : 5457 (java) S 5450 5450 4906 0 -1 64 2480 0 0 0 23 1 0 0 16 0 9 0 57061799 867762176 7018 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5458] ppid=5450 vsize=847424 CPUtime=0
/proc/5455/task/5458/stat : 5458 (java) S 5450 5450 4906 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57061799 867762176 7018 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5459] ppid=5450 vsize=847424 CPUtime=0
/proc/5455/task/5459/stat : 5459 (java) S 5450 5450 4906 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57061799 867762176 7018 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5460] ppid=5450 vsize=847424 CPUtime=0
/proc/5455/task/5460/stat : 5460 (java) S 5450 5450 4906 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57061802 867762176 7018 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5461] ppid=5450 vsize=847424 CPUtime=0.23
/proc/5455/task/5461/stat : 5461 (java) S 5450 5450 4906 0 -1 64 1419 0 0 0 23 0 0 0 16 0 9 0 57061805 867762176 7018 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5462] ppid=5450 vsize=847424 CPUtime=0
/proc/5455/task/5462/stat : 5462 (java) S 5450 5450 4906 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57061805 867762176 7018 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5463] ppid=5450 vsize=847424 CPUtime=0
/proc/5455/task/5463/stat : 5463 (java) S 5450 5450 4906 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57061805 867762176 7018 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 852780

[startup+3.10167 s]
/proc/loadavg: 2.08 2.09 2.02 3/91 5463
/proc/meminfo: memFree=1287952/2055920 swapFree=4192812/4192956
[pid=5450] ppid=5448 vsize=5356 CPUtime=0
/proc/5450/stat : 5450 (concrete.sh) S 5448 5450 4906 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57061795 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5450/statm: 1339 244 201 169 0 50 0
[pid=5455] ppid=5450 vsize=848452 CPUtime=3.03
/proc/5455/stat : 5455 (java) S 5450 5450 4906 0 -1 0 11233 0 1 0 292 11 0 0 18 0 10 0 57061797 868814848 9689 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/5455/statm: 212113 9689 2616 9 0 206598 0
[pid=5455/tid=5456] ppid=5450 vsize=848452 CPUtime=2.03
/proc/5455/task/5456/stat : 5456 (java) R 5450 5450 4906 0 -1 64 4028 0 1 0 198 5 0 0 25 0 10 0 57061798 868814848 9689 996147200 134512640 134550932 4294955408 18446744073709551615 4126435624 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5457] ppid=5450 vsize=848452 CPUtime=0.71
/proc/5455/task/5457/stat : 5457 (java) S 5450 5450 4906 0 -1 64 5057 0 0 0 66 5 0 0 16 0 10 0 57061799 868814848 9689 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5458] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5458/stat : 5458 (java) S 5450 5450 4906 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57061799 868814848 9689 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5459] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5459/stat : 5459 (java) S 5450 5450 4906 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57061799 868814848 9689 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5460] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5460/stat : 5460 (java) S 5450 5450 4906 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57061802 868814848 9689 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5461] ppid=5450 vsize=848452 CPUtime=0.26
/proc/5455/task/5461/stat : 5461 (java) S 5450 5450 4906 0 -1 64 1448 0 0 0 26 0 0 0 16 0 10 0 57061805 868814848 9689 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5462] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5462/stat : 5462 (java) S 5450 5450 4906 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 57061805 868814848 9689 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5463] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5463/stat : 5463 (java) S 5450 5450 4906 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57061805 868814848 9689 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 853808

[startup+6.30204 s]
/proc/loadavg: 2.08 2.09 2.02 3/91 5465
/proc/meminfo: memFree=1279760/2055920 swapFree=4192812/4192956
[pid=5450] ppid=5448 vsize=5356 CPUtime=0
/proc/5450/stat : 5450 (concrete.sh) S 5448 5450 4906 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57061795 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5450/statm: 1339 244 201 169 0 50 0
[pid=5455] ppid=5450 vsize=848452 CPUtime=6.2
/proc/5455/stat : 5455 (java) S 5450 5450 4906 0 -1 0 11753 0 1 0 608 12 0 0 18 0 9 0 57061797 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/5455/statm: 212113 10165 2618 9 0 206598 0
[pid=5455/tid=5456] ppid=5450 vsize=848452 CPUtime=5.03
/proc/5455/task/5456/stat : 5456 (java) R 5450 5450 4906 0 -1 64 4140 0 1 0 498 5 0 0 25 0 9 0 57061798 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4126523502 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5457] ppid=5450 vsize=848452 CPUtime=0.83
/proc/5455/task/5457/stat : 5457 (java) S 5450 5450 4906 0 -1 64 5426 0 0 0 78 5 0 0 16 0 9 0 57061799 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5458] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5458/stat : 5458 (java) S 5450 5450 4906 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57061799 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5459] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5459/stat : 5459 (java) S 5450 5450 4906 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57061799 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5460] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5460/stat : 5460 (java) S 5450 5450 4906 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57061802 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5461] ppid=5450 vsize=848452 CPUtime=0.32
/proc/5455/task/5461/stat : 5461 (java) S 5450 5450 4906 0 -1 64 1485 0 0 0 31 1 0 0 16 0 9 0 57061805 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5462] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5462/stat : 5462 (java) S 5450 5450 4906 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57061805 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5463] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5463/stat : 5463 (java) S 5450 5450 4906 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57061805 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 853808

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

[startup+9.50141 s]
/proc/loadavg: 2.07 2.09 2.02 3/91 5465
/proc/meminfo: memFree=1279888/2055920 swapFree=4192812/4192956
[pid=5450] ppid=5448 vsize=5356 CPUtime=0
/proc/5450/stat : 5450 (concrete.sh) S 5448 5450 4906 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57061795 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5450/statm: 1339 244 201 169 0 50 0
[pid=5455] ppid=5450 vsize=848452 CPUtime=9.37
/proc/5455/stat : 5455 (java) S 5450 5450 4906 0 -1 0 11792 0 1 0 924 13 0 0 18 0 9 0 57061797 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/5455/statm: 212113 10165 2618 9 0 206598 0
[pid=5455/tid=5456] ppid=5450 vsize=848452 CPUtime=8.16
/proc/5455/task/5456/stat : 5456 (java) R 5450 5450 4906 0 -1 64 4179 0 1 0 811 5 0 0 25 0 9 0 57061798 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 103210715 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5457] ppid=5450 vsize=848452 CPUtime=0.86
/proc/5455/task/5457/stat : 5457 (java) S 5450 5450 4906 0 -1 64 5426 0 0 0 80 6 0 0 16 0 9 0 57061799 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5458] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5458/stat : 5458 (java) S 5450 5450 4906 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57061799 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5459] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5459/stat : 5459 (java) S 5450 5450 4906 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57061799 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5460] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5460/stat : 5460 (java) S 5450 5450 4906 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57061802 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5461] ppid=5450 vsize=848452 CPUtime=0.32
/proc/5455/task/5461/stat : 5461 (java) S 5450 5450 4906 0 -1 64 1485 0 0 0 31 1 0 0 16 0 9 0 57061805 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5462] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5462/stat : 5462 (java) S 5450 5450 4906 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57061805 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5463] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5463/stat : 5463 (java) S 5450 5450 4906 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57061805 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.37
Current children cumulated vsize (KiB) 853808

[startup+11.1016 s]
/proc/loadavg: 2.07 2.09 2.02 3/91 5465
/proc/meminfo: memFree=1279824/2055920 swapFree=4192812/4192956
[pid=5450] ppid=5448 vsize=5356 CPUtime=0
/proc/5450/stat : 5450 (concrete.sh) S 5448 5450 4906 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57061795 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5450/statm: 1339 244 201 169 0 50 0
[pid=5455] ppid=5450 vsize=848452 CPUtime=10.96
/proc/5455/stat : 5455 (java) S 5450 5450 4906 0 -1 0 11810 0 1 0 1082 14 0 0 18 0 9 0 57061797 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/5455/statm: 212113 10165 2618 9 0 206598 0
[pid=5455/tid=5456] ppid=5450 vsize=848452 CPUtime=9.73
/proc/5455/task/5456/stat : 5456 (java) R 5450 5450 4906 0 -1 64 4197 0 1 0 968 5 0 0 25 0 9 0 57061798 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4126501868 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5457] ppid=5450 vsize=848452 CPUtime=0.88
/proc/5455/task/5457/stat : 5457 (java) S 5450 5450 4906 0 -1 64 5426 0 0 0 82 6 0 0 16 0 9 0 57061799 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5458] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5458/stat : 5458 (java) S 5450 5450 4906 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57061799 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5459] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5459/stat : 5459 (java) S 5450 5450 4906 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57061799 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5460] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5460/stat : 5460 (java) S 5450 5450 4906 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57061802 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5461] ppid=5450 vsize=848452 CPUtime=0.32
/proc/5455/task/5461/stat : 5461 (java) S 5450 5450 4906 0 -1 64 1485 0 0 0 31 1 0 0 16 0 9 0 57061805 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5462] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5462/stat : 5462 (java) S 5450 5450 4906 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57061805 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5463] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5463/stat : 5463 (java) S 5450 5450 4906 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57061805 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.96
Current children cumulated vsize (KiB) 853808

[startup+11.9017 s]
/proc/loadavg: 2.07 2.09 2.02 3/91 5465
/proc/meminfo: memFree=1279824/2055920 swapFree=4192812/4192956
[pid=5450] ppid=5448 vsize=5356 CPUtime=0
/proc/5450/stat : 5450 (concrete.sh) S 5448 5450 4906 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57061795 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5450/statm: 1339 244 201 169 0 50 0
[pid=5455] ppid=5450 vsize=848452 CPUtime=11.75
/proc/5455/stat : 5455 (java) S 5450 5450 4906 0 -1 0 11818 0 1 0 1161 14 0 0 18 0 9 0 57061797 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/5455/statm: 212113 10165 2618 9 0 206598 0
[pid=5455/tid=5456] ppid=5450 vsize=848452 CPUtime=10.51
/proc/5455/task/5456/stat : 5456 (java) R 5450 5450 4906 0 -1 64 4205 0 1 0 1046 5 0 0 25 0 9 0 57061798 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4126520090 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5457] ppid=5450 vsize=848452 CPUtime=0.88
/proc/5455/task/5457/stat : 5457 (java) S 5450 5450 4906 0 -1 64 5426 0 0 0 82 6 0 0 16 0 9 0 57061799 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5458] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5458/stat : 5458 (java) S 5450 5450 4906 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57061799 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5459] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5459/stat : 5459 (java) S 5450 5450 4906 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57061799 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5460] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5460/stat : 5460 (java) S 5450 5450 4906 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57061802 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5461] ppid=5450 vsize=848452 CPUtime=0.32
/proc/5455/task/5461/stat : 5461 (java) S 5450 5450 4906 0 -1 64 1485 0 0 0 31 1 0 0 16 0 9 0 57061805 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5462] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5462/stat : 5462 (java) S 5450 5450 4906 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57061805 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5463] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5463/stat : 5463 (java) S 5450 5450 4906 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57061805 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 853808

[startup+12.3017 s]
/proc/loadavg: 2.07 2.09 2.02 5/91 5465
/proc/meminfo: memFree=1279760/2055920 swapFree=4192812/4192956
[pid=5450] ppid=5448 vsize=5356 CPUtime=0
/proc/5450/stat : 5450 (concrete.sh) S 5448 5450 4906 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57061795 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5450/statm: 1339 244 201 169 0 50 0
[pid=5455] ppid=5450 vsize=848452 CPUtime=12.14
/proc/5455/stat : 5455 (java) S 5450 5450 4906 0 -1 0 11822 0 1 0 1200 14 0 0 18 0 9 0 57061797 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/5455/statm: 212113 10165 2618 9 0 206598 0
[pid=5455/tid=5456] ppid=5450 vsize=848452 CPUtime=10.9
/proc/5455/task/5456/stat : 5456 (java) R 5450 5450 4906 0 -1 64 4209 0 1 0 1085 5 0 0 25 0 9 0 57061798 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4126424728 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5457] ppid=5450 vsize=848452 CPUtime=0.89
/proc/5455/task/5457/stat : 5457 (java) S 5450 5450 4906 0 -1 64 5426 0 0 0 83 6 0 0 16 0 9 0 57061799 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5458] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5458/stat : 5458 (java) S 5450 5450 4906 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57061799 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5459] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5459/stat : 5459 (java) S 5450 5450 4906 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57061799 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5460] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5460/stat : 5460 (java) S 5450 5450 4906 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57061802 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5461] ppid=5450 vsize=848452 CPUtime=0.32
/proc/5455/task/5461/stat : 5461 (java) S 5450 5450 4906 0 -1 64 1485 0 0 0 31 1 0 0 16 0 9 0 57061805 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5462] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5462/stat : 5462 (java) S 5450 5450 4906 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57061805 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5463] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5463/stat : 5463 (java) S 5450 5450 4906 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57061805 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 853808

[startup+12.4028 s]
/proc/loadavg: 2.07 2.09 2.02 5/91 5465
/proc/meminfo: memFree=1279760/2055920 swapFree=4192812/4192956
[pid=5450] ppid=5448 vsize=5356 CPUtime=0
/proc/5450/stat : 5450 (concrete.sh) S 5448 5450 4906 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57061795 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5450/statm: 1339 244 201 169 0 50 0
[pid=5455] ppid=5450 vsize=848452 CPUtime=12.24
/proc/5455/stat : 5455 (java) S 5450 5450 4906 0 -1 0 11823 0 1 0 1210 14 0 0 18 0 9 0 57061797 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/5455/statm: 212113 10165 2618 9 0 206598 0
[pid=5455/tid=5456] ppid=5450 vsize=848452 CPUtime=11
/proc/5455/task/5456/stat : 5456 (java) R 5450 5450 4906 0 -1 64 4210 0 1 0 1095 5 0 0 25 0 9 0 57061798 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4126478430 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5457] ppid=5450 vsize=848452 CPUtime=0.89
/proc/5455/task/5457/stat : 5457 (java) S 5450 5450 4906 0 -1 64 5426 0 0 0 83 6 0 0 16 0 9 0 57061799 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5458] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5458/stat : 5458 (java) S 5450 5450 4906 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57061799 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5459] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5459/stat : 5459 (java) S 5450 5450 4906 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57061799 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5460] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5460/stat : 5460 (java) S 5450 5450 4906 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57061802 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5461] ppid=5450 vsize=848452 CPUtime=0.32
/proc/5455/task/5461/stat : 5461 (java) S 5450 5450 4906 0 -1 64 1485 0 0 0 31 1 0 0 16 0 9 0 57061805 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5462] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5462/stat : 5462 (java) S 5450 5450 4906 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 57061805 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=5455/tid=5463] ppid=5450 vsize=848452 CPUtime=0
/proc/5455/task/5463/stat : 5463 (java) S 5450 5450 4906 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57061805 868814848 10165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 853808

Child status: 0
Real time (s): 12.4325
CPU time (s): 12.2861
CPU user time (s): 12.1252
CPU system time (s): 0.160975
CPU usage (%): 98.8227
Max. virtual memory (cumulated for all children) (KiB): 853808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.1252
system time used= 0.160975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12475
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5988
involuntary context switches= 6357

runsolver used 0.017997 second user time and 0.052991 second system time

The end

Launcher Data

Begin job on node20 at 2009-07-16 01:19:12
IDJOB=2063191
IDBENCH=53983
IDSOLVER=735
FILE ID=node20/2063191-1247699952
PBS_JOBID= 9521269
Free space on /tmp= 66296 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/rand-3-24-24/normalized-rand-3-24-24-76-632-18_ext.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2063191-1247699952/watcher-2063191-1247699952 -o /tmp/evaluation-result-2063191-1247699952/solver-2063191-1247699952 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2063191-1247699952.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= ad2db5cd17451e131743df7d0cca6c06
RANDOM SEED=1058214098

node20.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.236
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.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1311488 kB
Buffers:         79288 kB
Cached:         544544 kB
SwapCached:          0 kB
Active:         170112 kB
Inactive:       485104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1311488 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4048 kB
Writeback:           0 kB
Mapped:          51716 kB
Slab:            74364 kB
Committed_AS:   488176 kB
PageTables:       1884 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= 66292 MiB
End job on node20 at 2009-07-16 01:19:25