Trace number 2083816

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 13.256 13.4196

DiagnosticValue
CHECKS497424
NODES200

General information on the benchmark

Namecsp/fapp/fapp01/
normalized-fapp01-0200-4.xml
MD5SUMc966f4ac55d40e9ed821e9d3623796fc
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.5704
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints2053
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2053
Global constraints used (with number of constraints)

Solver Data

12.15/12.32	c CPU-LOAD 8.59
12.15/12.32	c LOADED 200 V (190 E), 1108 ExtensionConstraint2D, arity 2, 8.59 cpu
13.14/13.37	v -2604 -2424 -2656 -2548 -2292 -2656 -2476 -2532 -2484 2320 -2280 -2568 -2436 2412 -2492 -2560 -2632 -2552 -2296 -2616 2592 -2552 -2320 2520 -2532 -2468 2624 -2648 2616 2372 -2608 -2468 2616 -2368 2512 -2512 -2640 2548 -2420 -2456 2544 -2336 2472 -2444 2420 -2456 -2528 -2616 -2468 2528 2440 2580 -2336 -2456 -2308 2332 -2352 -2428 2448 -2320 2508 -2344 -2464 -2540 2428 2480 -2532 -2408 -2656 -2344 -2592 2344 2600 -2532 -2324 2608 -2296 -2632 -2608 2320 2280 2348 2280 2416 -2540 -2540 2568 2572 -2496 -2568 -2320 2408 -2572 -2532 -2544 2512 -2520 -2492 -2580 -2608 2584 -2648 -2552 -2512 -2540 -2460 2568 -2528 -2392 -2320 -2440 2280 2416 -2656 -2336 -2532 -2464 -2600 2368 -2656 2504 2500 -2448 2320 -2296 -2280 2420 -2400 -2352 -2460 -2600 2584 -2436 -2460 2336 -2492 -2564 -2352 2600 -2608 -2320 -2648 -2476 -2284 -2460 2616 -2360 2576 -2408 -2392 -2656 2584 2508 -2440 2532 -2384 -2640 2296 -2512 -2580 2480 -2572 2568 -2392 2640 -2640 -2492 -2420 -2656 -2460 2436 -2620 -2280 -2408 -2336 -2336 -2500 -2384 2376 -2376 -2568 -2384 -2616 -2280 2616 -2608 -2420 2320 2588 -2400 2480 -2396 -2280 -2624 -2416 -2616 -2376 2504 -2280 -2552 
13.14/13.38	s SATISFIABLE
13.14/13.38	d NODES 200
13.14/13.38	d CHECKS 497424
13.14/13.38	c heuristic-cpu: 0.0
13.14/13.38	c prepro-constraint-ccks: 0
13.14/13.38	c prepro-constraint-presenceccks: 0
13.14/13.38	c prepro-cpu: 0.74
13.14/13.38	c prepro-matrix2d-ccks: 120127
13.14/13.38	c prepro-matrix2d-presenceccks: 0
13.14/13.38	c prepro-removed: 13029
13.14/13.38	c search-cpu: 0.120000005
13.14/13.38	c search-nps: 1666.6666
13.14/13.38	c total-assgn: 200
13.14/13.38	c total-constraint-ccks: 0
13.14/13.38	c total-constraint-presence-ccks: 0
13.14/13.38	c total-cpu: 0.98
13.14/13.38	c total-matrix2d-ccks: 497424
13.14/13.38	c total-matrix2d-presence-ccks: 0
13.14/13.38	c TOTAL-NODES 200
13.14/13.38	c TOTAL-CPU 0.98

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-2083816-1247723796/watcher-2083816-1247723796 -o /tmp/evaluation-result-2083816-1247723796/solver-2083816-1247723796 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2083816-1247723796.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: 1.92 1.98 1.99 4/72 14269
/proc/meminfo: memFree=1355304/2055920 swapFree=4192812/4192956
[pid=14269] ppid=14267 vsize=18576 CPUtime=0
/proc/14269/stat : 14269 (runsolver) R 14267 14269 12466 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 59446491 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 231962373415 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14269/statm: 4644 284 249 26 0 2626 0

[startup+0.0626241 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 14269
/proc/meminfo: memFree=1355304/2055920 swapFree=4192812/4192956
[pid=14269] ppid=14267 vsize=5356 CPUtime=0
/proc/14269/stat : 14269 (concrete.sh) S 14267 14269 12466 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59446491 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14269/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102601 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 14269
/proc/meminfo: memFree=1355304/2055920 swapFree=4192812/4192956
[pid=14269] ppid=14267 vsize=5356 CPUtime=0
/proc/14269/stat : 14269 (concrete.sh) S 14267 14269 12466 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59446491 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14269/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301532 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 14269
/proc/meminfo: memFree=1355304/2055920 swapFree=4192812/4192956
[pid=14269] ppid=14267 vsize=5356 CPUtime=0
/proc/14269/stat : 14269 (concrete.sh) S 14267 14269 12466 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59446491 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14269/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701413 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 14269
/proc/meminfo: memFree=1355304/2055920 swapFree=4192812/4192956
[pid=14269] ppid=14267 vsize=5356 CPUtime=0
/proc/14269/stat : 14269 (concrete.sh) S 14267 14269 12466 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59446491 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14269/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50487 s]
/proc/loadavg: 1.92 1.98 1.99 4/82 14282
/proc/meminfo: memFree=1340440/2055920 swapFree=4192812/4192956
[pid=14269] ppid=14267 vsize=5356 CPUtime=0
/proc/14269/stat : 14269 (concrete.sh) S 14267 14269 12466 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59446491 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14269/statm: 1339 244 201 169 0 50 0
[pid=14274] ppid=14269 vsize=848644 CPUtime=1.46
/proc/14274/stat : 14274 (java) S 14269 14269 12466 0 -1 0 8174 0 1 0 140 6 0 0 18 0 10 0 59446492 869011456 7234 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 212161 7234 2625 9 0 206639 0
[pid=14274/tid=14275] ppid=14269 vsize=848644 CPUtime=0.94
/proc/14274/task/14275/stat : 14275 (java) R 14269 14269 12466 0 -1 64 3938 0 1 0 91 3 0 0 22 0 10 0 59446493 869011456 7234 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14276] ppid=14269 vsize=848644 CPUtime=0.11
/proc/14274/task/14276/stat : 14276 (java) S 14269 14269 12466 0 -1 64 2142 0 0 0 11 0 0 0 16 0 10 0 59446494 869011456 7234 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14269 vsize=848644 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14269 14269 12466 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 59446495 869011456 7234 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14269 vsize=848644 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14269 14269 12466 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 59446495 869011456 7234 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14269 vsize=848644 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14269 14269 12466 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59446497 869011456 7234 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14269 vsize=848644 CPUtime=0.39
/proc/14274/task/14280/stat : 14280 (java) S 14269 14269 12466 0 -1 64 1392 0 0 0 38 1 0 0 15 0 10 0 59446501 869011456 7234 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14269 vsize=848644 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14269 14269 12466 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 59446501 869011456 7234 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14269 vsize=848644 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14269 14269 12466 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59446501 869011456 7234 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 854000

[startup+3.1018 s]
/proc/loadavg: 1.92 1.98 1.99 3/83 14283
/proc/meminfo: memFree=1335496/2055920 swapFree=4192812/4192956
[pid=14269] ppid=14267 vsize=5356 CPUtime=0
/proc/14269/stat : 14269 (concrete.sh) S 14267 14269 12466 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59446491 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14269/statm: 1339 244 201 169 0 50 0
[pid=14274] ppid=14269 vsize=851072 CPUtime=3.05
/proc/14274/stat : 14274 (java) S 14269 14269 12466 0 -1 0 9603 0 1 0 295 10 0 0 18 0 10 0 59446492 871497728 8465 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 212768 8465 2632 9 0 207246 0
[pid=14274/tid=14275] ppid=14269 vsize=851072 CPUtime=1.95
/proc/14274/task/14275/stat : 14275 (java) R 14269 14269 12466 0 -1 64 4177 0 1 0 191 4 0 0 25 0 10 0 59446493 871497728 8465 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14276] ppid=14269 vsize=851072 CPUtime=0.25
/proc/14274/task/14276/stat : 14276 (java) S 14269 14269 12466 0 -1 64 2333 0 0 0 24 1 0 0 16 0 10 0 59446494 871497728 8465 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14269 vsize=851072 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14269 14269 12466 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59446495 871497728 8465 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14269 vsize=851072 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14269 14269 12466 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59446495 871497728 8465 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14269 vsize=851072 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14269 14269 12466 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59446497 871497728 8465 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14269 vsize=851072 CPUtime=0.82
/proc/14274/task/14280/stat : 14280 (java) S 14269 14269 12466 0 -1 64 2391 0 0 0 79 3 0 0 15 0 10 0 59446501 871497728 8465 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14269 vsize=851072 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14269 14269 12466 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 59446501 871497728 8465 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14269 vsize=851072 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14269 14269 12466 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59446501 871497728 8465 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14283] ppid=14269 vsize=851072 CPUtime=0
/proc/14274/task/14283/stat : 14283 (java) S 14269 14269 12466 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 59446617 871497728 8465 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 856428

[startup+6.30281 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 14283
/proc/meminfo: memFree=1323848/2055920 swapFree=4192812/4192956
[pid=14269] ppid=14267 vsize=5356 CPUtime=0
/proc/14269/stat : 14269 (concrete.sh) S 14267 14269 12466 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59446491 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14269/statm: 1339 244 201 169 0 50 0
[pid=14274] ppid=14269 vsize=851360 CPUtime=6.21
/proc/14274/stat : 14274 (java) S 14269 14269 12466 0 -1 0 12576 0 1 0 606 15 0 0 18 0 10 0 59446492 871792640 10792 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 212840 10792 2633 9 0 207318 0
[pid=14274/tid=14275] ppid=14269 vsize=851360 CPUtime=4.27
/proc/14274/task/14275/stat : 14275 (java) R 14269 14269 12466 0 -1 64 4426 0 1 0 420 7 0 0 25 0 10 0 59446493 871792640 10792 996147200 134512640 134550932 4294955408 18446744073709551615 4125154724 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14276] ppid=14269 vsize=851360 CPUtime=0.6
/proc/14274/task/14276/stat : 14276 (java) S 14269 14269 12466 0 -1 64 4840 0 0 0 58 2 0 0 16 0 10 0 59446494 871792640 10792 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14269 14269 12466 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59446495 871792640 10792 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14269 14269 12466 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59446495 871792640 10792 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14269 14269 12466 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59446497 871792640 10792 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14269 vsize=851360 CPUtime=1.31
/proc/14274/task/14280/stat : 14280 (java) S 14269 14269 12466 0 -1 64 2608 0 0 0 127 4 0 0 15 0 10 0 59446501 871792640 10792 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14269 14269 12466 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 59446501 871792640 10792 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) R 14269 14269 12466 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59446501 871792640 10792 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14283] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14283/stat : 14283 (java) S 14269 14269 12466 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 59446617 871792640 10792 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 856716

[startup+12.703 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 14283
/proc/meminfo: memFree=1292112/2055920 swapFree=4192812/4192956
[pid=14269] ppid=14267 vsize=5356 CPUtime=0
/proc/14269/stat : 14269 (concrete.sh) S 14267 14269 12466 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59446491 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14269/statm: 1339 244 201 169 0 50 0
[pid=14274] ppid=14269 vsize=851360 CPUtime=12.56
/proc/14274/stat : 14274 (java) S 14269 14269 12466 0 -1 0 20901 0 1 0 1230 26 0 0 18 0 10 0 59446492 871792640 19065 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 212840 19065 2634 9 0 207318 0
[pid=14274/tid=14275] ppid=14269 vsize=851360 CPUtime=9.06
/proc/14274/task/14275/stat : 14275 (java) R 14269 14269 12466 0 -1 64 5154 0 1 0 894 12 0 0 25 0 10 0 59446493 871792640 19065 996147200 134512640 134550932 4294955408 18446744073709551615 4128610211 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14276] ppid=14269 vsize=851360 CPUtime=1.36
/proc/14274/task/14276/stat : 14276 (java) S 14269 14269 12466 0 -1 64 12270 0 0 0 130 6 0 0 16 0 10 0 59446494 871792640 19065 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14269 14269 12466 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59446495 871792640 19065 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14269 14269 12466 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59446495 871792640 19065 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14269 14269 12466 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59446497 871792640 19065 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14269 vsize=851360 CPUtime=2.1
/proc/14274/task/14280/stat : 14280 (java) S 14269 14269 12466 0 -1 64 2774 0 0 0 204 6 0 0 15 0 10 0 59446501 871792640 19065 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14269 14269 12466 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 59446501 871792640 19065 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14269 14269 12466 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59446501 871792640 19065 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 856716

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

[startup+13.1029 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 14284
/proc/meminfo: memFree=1286408/2055920 swapFree=4192812/4192956
[pid=14269] ppid=14267 vsize=5356 CPUtime=0
/proc/14269/stat : 14269 (concrete.sh) S 14267 14269 12466 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59446491 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14269/statm: 1339 244 201 169 0 50 0
[pid=14274] ppid=14269 vsize=851360 CPUtime=12.95
/proc/14274/stat : 14274 (java) S 14269 14269 12466 0 -1 0 20902 0 1 0 1269 26 0 0 18 0 10 0 59446492 871792640 19066 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 212840 19066 2634 9 0 207318 0
[pid=14274/tid=14275] ppid=14269 vsize=851360 CPUtime=9.45
/proc/14274/task/14275/stat : 14275 (java) R 14269 14269 12466 0 -1 64 5154 0 1 0 933 12 0 0 25 0 10 0 59446493 871792640 19066 996147200 134512640 134550932 4294955408 18446744073709551615 4129476745 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14276] ppid=14269 vsize=851360 CPUtime=1.36
/proc/14274/task/14276/stat : 14276 (java) S 14269 14269 12466 0 -1 64 12270 0 0 0 130 6 0 0 16 0 10 0 59446494 871792640 19066 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14269 14269 12466 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59446495 871792640 19066 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14269 14269 12466 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59446495 871792640 19066 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14269 14269 12466 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59446497 871792640 19066 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14269 vsize=851360 CPUtime=2.11
/proc/14274/task/14280/stat : 14280 (java) S 14269 14269 12466 0 -1 64 2775 0 0 0 205 6 0 0 15 0 10 0 59446501 871792640 19066 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14269 14269 12466 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 59446501 871792640 19066 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14269 14269 12466 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59446501 871792640 19066 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14284] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14284/stat : 14284 (java) S 14269 14269 12466 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 59447738 871792640 19066 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.95
Current children cumulated vsize (KiB) 856716

[startup+13.3028 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 14284
/proc/meminfo: memFree=1286408/2055920 swapFree=4192812/4192956
[pid=14269] ppid=14267 vsize=5356 CPUtime=0
/proc/14269/stat : 14269 (concrete.sh) S 14267 14269 12466 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59446491 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14269/statm: 1339 244 201 169 0 50 0
[pid=14274] ppid=14269 vsize=851360 CPUtime=13.14
/proc/14274/stat : 14274 (java) S 14269 14269 12466 0 -1 0 20907 0 1 0 1288 26 0 0 18 0 9 0 59446492 871792640 19070 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 212840 19070 2634 9 0 207318 0
[pid=14274/tid=14275] ppid=14269 vsize=851360 CPUtime=9.64
/proc/14274/task/14275/stat : 14275 (java) R 14269 14269 12466 0 -1 64 5154 0 1 0 952 12 0 0 25 0 9 0 59446493 871792640 19070 996147200 134512640 134550932 4294955408 18446744073709551615 4129482529 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14276] ppid=14269 vsize=851360 CPUtime=1.36
/proc/14274/task/14276/stat : 14276 (java) S 14269 14269 12466 0 -1 64 12270 0 0 0 130 6 0 0 16 0 9 0 59446494 871792640 19070 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14269 14269 12466 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59446495 871792640 19070 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14269 14269 12466 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59446495 871792640 19070 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14279] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14279/stat : 14279 (java) S 14269 14269 12466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59446497 871792640 19070 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14269 vsize=851360 CPUtime=2.11
/proc/14274/task/14280/stat : 14280 (java) S 14269 14269 12466 0 -1 64 2779 0 0 0 205 6 0 0 16 0 9 0 59446501 871792640 19070 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14269 14269 12466 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 59446501 871792640 19070 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14282] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14282/stat : 14282 (java) S 14269 14269 12466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59446501 871792640 19070 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.14
Current children cumulated vsize (KiB) 856716

[startup+13.4054 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 14284
/proc/meminfo: memFree=1286408/2055920 swapFree=4192812/4192956
[pid=14269] ppid=14267 vsize=5356 CPUtime=0
/proc/14269/stat : 14269 (concrete.sh) S 14267 14269 12466 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59446491 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14269/statm: 1339 244 201 169 0 50 0
[pid=14274] ppid=14269 vsize=851360 CPUtime=13.23
/proc/14274/stat : 14274 (java) S 14269 14269 12466 0 -1 0 20921 0 1 0 1297 26 0 0 18 0 6 0 59446492 871792640 19079 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14274/statm: 212840 19079 2634 9 0 207318 0
[pid=14274/tid=14275] ppid=14269 vsize=851360 CPUtime=9.71
/proc/14274/task/14275/stat : 14275 (java) R 14269 14269 12466 0 -1 64 5164 0 1 0 958 13 0 0 24 0 6 0 59446493 871792640 19079 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14277] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14277/stat : 14277 (java) S 14269 14269 12466 0 -1 64 13 0 0 0 0 0 0 0 16 0 6 0 59446495 871792640 19079 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14278] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14278/stat : 14278 (java) S 14269 14269 12466 0 -1 64 4 0 0 0 0 0 0 0 16 0 6 0 59446495 871792640 19079 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14280] ppid=14269 vsize=851360 CPUtime=2.11
/proc/14274/task/14280/stat : 14280 (java) S 14269 14269 12466 0 -1 64 2779 0 0 0 205 6 0 0 15 0 6 0 59446501 871792640 19079 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14274/tid=14281] ppid=14269 vsize=851360 CPUtime=0
/proc/14274/task/14281/stat : 14281 (java) S 14269 14269 12466 0 -1 64 2 0 0 0 0 0 0 0 20 0 6 0 59446501 871792640 19079 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.23
Current children cumulated vsize (KiB) 856716

Child status: 0
Real time (s): 13.4196
CPU time (s): 13.256
CPU user time (s): 12.972
CPU system time (s): 0.283956
CPU usage (%): 98.7808
Max. virtual memory (cumulated for all children) (KiB): 858040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.972
system time used= 0.283956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21563
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= 10021
involuntary context switches= 10106

runsolver used 0.022996 second user time and 0.06499 second system time

The end

Launcher Data

Begin job on node16 at 2009-07-16 07:56:36
IDJOB=2083816
IDBENCH=57943
IDSOLVER=735
FILE ID=node16/2083816-1247723796
PBS_JOBID= 9521390
Free space on /tmp= 66412 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/fapp/fapp01/normalized-fapp01-0200-4.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083816-1247723796/watcher-2083816-1247723796 -o /tmp/evaluation-result-2083816-1247723796/solver-2083816-1247723796 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2083816-1247723796.xml

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

MD5SUM BENCH= c966f4ac55d40e9ed821e9d3623796fc
RANDOM SEED=1296847160

node16.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.231
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.231
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:       1355720 kB
Buffers:         71216 kB
Cached:         401316 kB
SwapCached:          0 kB
Active:         204456 kB
Inactive:       426324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1355720 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1472 kB
Writeback:           0 kB
Mapped:         169824 kB
Slab:            54360 kB
Committed_AS:   646208 kB
PageTables:       2160 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= 66408 MiB
End job on node16 at 2009-07-16 07:56:50