Trace number 1083619

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 + CSP4J - WMC Engine 2008-05-30SAT 2.17567 2.21847

DiagnosticValue
CHECKS470614
NODES999

General information on the benchmark

Namecsp/rlfapScensMod/
normalized-scen7-w1-f4.xml
MD5SUM58203295438d5f1bb71965e586335b10
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 benchmark0.143977
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints660
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension0
Number of constraints which are defined in intension660
Global constraints used (with number of constraints)

Solver Data (download as text)

1.86/1.95	c CPU-LOAD 1.22
1.86/1.95	c LOADED 400 V (40 E), 660 ExtensionConstraint2D, arity 2, 1.22 cpu
2.06/2.19	v 142 380 16 254 352 114 666 428 736 498 282 44 652 414 498 736 268 30 652 414 254 16 694 456 296 58 484 722 282 44 16 254 16 254 456 694 100 338 414 652 484 722 456 694 652 414 652 414 722 484 254 16 16 254 254 16 498 736 254 16 442 680 254 16 44 282 44 282 16 254 722 484 282 44 736 498 722 484 16 254 254 16 442 680 16 254 254 16 16 254 16 254 310 72 254 16 156 394 428 666 254 16 310 72 16 254 254 16 114 352 254 16 16 254 652 414 268 30 338 100 254 16 254 16 680 442 680 442 310 72 254 16 16 254 484 722 16 254 736 498 254 16 254 16 666 428 128 366 352 114 722 484 456 694 736 498 442 680 268 30 428 666 100 338 282 44 484 722 30 268 324 86 30 268 456 694 268 30 268 30 442 680 254 16 442 680 722 484 338 100 442 680 268 30 498 736 722 484 268 30 442 680 694 456 498 736 736 498 142 380 16 254 16 254 470 708 30 268 310 72 680 442 268 30 470 708 722 484 442 680 736 498 708 470 736 498 16 254 16 254 16 254 30 268 484 722 86 324 268 30 268 30 498 736 708 470 44 282 366 128 296 58 58 296 456 694 442 680 58 296 268 30 72 310 498 736 380 142 470 708 142 380 652 414 268 30 296 58 338 100 254 16 114 352 652 414 722 484 30 268 736 498 498 736 72 310 708 470 484 722 442 680 114 352 296 58 694 456 16 254 736 498 428 666 114 352 736 498 736 498 58 296 366 128 736 498 470 708 16 254 708 470 498 736 16 254 442 680 722 484 310 72 498 736 72 310 442 680 30 268 736 498 296 58 722 484 442 680 722 484 310 72 484 722 456 694 30 268 484 722 694 456 268 30 72 310 142 380 58 296 498 736 722 484 282 44 268 30 16 254 
2.06/2.19	s SATISFIABLE
2.06/2.19	d NODES 999
2.06/2.19	d CHECKS 470614
2.06/2.19	c gac3-effective-revisions: 588
2.06/2.19	c gac3-useless-revisions: 1455
2.06/2.19	c local-minima: 227
2.06/2.19	c prepro-constraint-ccks: 0
2.06/2.19	c prepro-constraint-presenceccks: 0
2.06/2.19	c prepro-cpu: 0.02
2.06/2.19	c prepro-matrix2d-ccks: 47992
2.06/2.19	c prepro-matrix2d-presenceccks: 58231
2.06/2.19	c prepro-removed: 4046
2.06/2.19	c total-assgn: 999
2.06/2.19	c total-constraint-ccks: 405957
2.06/2.19	c total-constraint-presence-ccks: 0
2.06/2.19	c total-cpu: 0.13
2.06/2.19	c total-matrix2d-ccks: 64657
2.06/2.19	c total-matrix2d-presence-ccks: 90062
2.06/2.19	c tuples: 0
2.06/2.19	c tuples-collisions: 0
2.06/2.20	c TOTAL-NODES 999
2.06/2.20	c TOTAL-CPU 0.13

Verifier Data (download as text)

OK

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-1083619-1215229189/watcher-1083619-1215229189 -o /tmp/evaluation-result-1083619-1215229189/solver-1083619-1215229189 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1083619-1215229189.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): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.91 1.95 1.98 4/72 539
/proc/meminfo: memFree=1470216/2055920 swapFree=4180972/4192956
[pid=539] ppid=537 vsize=18572 CPUtime=0
/proc/539/stat : 539 (runsolver) R 537 539 30823 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2001893579 19017728 292 996147200 4194304 4296836 548682068432 18446744073709551615 240472616231 0 0 4096 24578 0 0 0 17 1 0 0
/proc/539/statm: 4643 292 257 25 0 2626 0

[startup+0.0205781 s]
/proc/loadavg: 1.91 1.95 1.98 4/72 539
/proc/meminfo: memFree=1470216/2055920 swapFree=4180972/4192956
[pid=539] ppid=537 vsize=5356 CPUtime=0
/proc/539/stat : 539 (concrete.sh) S 537 539 30823 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2001893579 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/539/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102584 s]
/proc/loadavg: 1.91 1.95 1.98 4/72 539
/proc/meminfo: memFree=1470216/2055920 swapFree=4180972/4192956
[pid=539] ppid=537 vsize=5356 CPUtime=0
/proc/539/stat : 539 (concrete.sh) S 537 539 30823 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2001893579 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/539/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.3026 s]
/proc/loadavg: 1.91 1.95 1.98 4/72 539
/proc/meminfo: memFree=1470216/2055920 swapFree=4180972/4192956
[pid=539] ppid=537 vsize=5356 CPUtime=0
/proc/539/stat : 539 (concrete.sh) S 537 539 30823 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2001893579 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/539/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702637 s]
/proc/loadavg: 1.91 1.95 1.98 4/72 539
/proc/meminfo: memFree=1470216/2055920 swapFree=4180972/4192956
[pid=539] ppid=537 vsize=5356 CPUtime=0
/proc/539/stat : 539 (concrete.sh) S 537 539 30823 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2001893579 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/539/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50171 s]
/proc/loadavg: 1.91 1.95 1.98 4/83 551
/proc/meminfo: memFree=1458160/2055920 swapFree=4180972/4192956
[pid=539] ppid=537 vsize=5356 CPUtime=0
/proc/539/stat : 539 (concrete.sh) S 537 539 30823 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2001893579 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/539/statm: 1339 242 201 169 0 50 0
[pid=542] ppid=539 vsize=847120 CPUtime=1.47
/proc/542/stat : 542 (java) S 539 539 30823 0 -1 0 6115 0 1 0 141 6 0 0 18 0 10 0 2001893581 867450880 5424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/542/statm: 211780 5424 1972 9 0 206340 0
[pid=542/tid=543] ppid=539 vsize=847120 CPUtime=1.03
/proc/542/task/543/stat : 543 (java) R 539 539 30823 0 -1 64 3641 0 1 0 100 3 0 0 25 0 10 0 2001893581 867450880 5424 996147200 134512640 134550740 4294956016 18446744073709551615 4125203917 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=544] ppid=539 vsize=847120 CPUtime=0.05
/proc/542/task/544/stat : 544 (java) S 539 539 30823 0 -1 64 646 0 0 0 5 0 0 0 16 0 10 0 2001893583 867450880 5424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=545] ppid=539 vsize=847120 CPUtime=0
/proc/542/task/545/stat : 545 (java) S 539 539 30823 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2001893583 867450880 5424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=546] ppid=539 vsize=847120 CPUtime=0
/proc/542/task/546/stat : 546 (java) S 539 539 30823 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 2001893583 867450880 5424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=547] ppid=539 vsize=847120 CPUtime=0
/proc/542/task/547/stat : 547 (java) S 539 539 30823 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2001893585 867450880 5424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=548] ppid=539 vsize=847120 CPUtime=0.36
/proc/542/task/548/stat : 548 (java) S 539 539 30823 0 -1 64 1093 0 0 0 35 1 0 0 16 0 10 0 2001893585 867450880 5424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=549] ppid=539 vsize=847120 CPUtime=0
/proc/542/task/549/stat : 549 (java) S 539 539 30823 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 2001893585 867450880 5424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=550] ppid=539 vsize=847120 CPUtime=0
/proc/542/task/550/stat : 550 (java) S 539 539 30823 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2001893585 867450880 5424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=551] ppid=539 vsize=847120 CPUtime=0
/proc/542/task/551/stat : 551 (java) S 539 539 30823 0 -1 64 3 0 0 0 0 0 0 0 22 0 10 0 2001893659 867450880 5424 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 852476

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

[startup+1.90174 s]
/proc/loadavg: 1.91 1.95 1.98 4/83 551
/proc/meminfo: memFree=1458160/2055920 swapFree=4180972/4192956
[pid=539] ppid=537 vsize=5356 CPUtime=0
/proc/539/stat : 539 (concrete.sh) S 537 539 30823 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2001893579 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/539/statm: 1339 242 201 169 0 50 0
[pid=542] ppid=539 vsize=847240 CPUtime=1.86
/proc/542/stat : 542 (java) S 539 539 30823 0 -1 0 7014 0 1 0 180 6 0 0 18 0 10 0 2001893581 867573760 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/542/statm: 211810 6250 2022 9 0 206370 0
[pid=542/tid=543] ppid=539 vsize=847240 CPUtime=1.28
/proc/542/task/543/stat : 543 (java) R 539 539 30823 0 -1 64 3727 0 1 0 125 3 0 0 25 0 10 0 2001893581 867573760 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=544] ppid=539 vsize=847240 CPUtime=0.1
/proc/542/task/544/stat : 544 (java) R 539 539 30823 0 -1 64 1413 0 0 0 10 0 0 0 16 0 10 0 2001893583 867573760 6250 996147200 134512640 134550740 4294956016 18446744073709551615 102478692 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=545] ppid=539 vsize=847240 CPUtime=0
/proc/542/task/545/stat : 545 (java) S 539 539 30823 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2001893583 867573760 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=546] ppid=539 vsize=847240 CPUtime=0
/proc/542/task/546/stat : 546 (java) S 539 539 30823 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 2001893583 867573760 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=547] ppid=539 vsize=847240 CPUtime=0
/proc/542/task/547/stat : 547 (java) S 539 539 30823 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 2001893585 867573760 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=548] ppid=539 vsize=847240 CPUtime=0.44
/proc/542/task/548/stat : 548 (java) S 539 539 30823 0 -1 64 1139 0 0 0 43 1 0 0 16 0 10 0 2001893585 867573760 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=549] ppid=539 vsize=847240 CPUtime=0
/proc/542/task/549/stat : 549 (java) S 539 539 30823 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 2001893585 867573760 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=550] ppid=539 vsize=847240 CPUtime=0
/proc/542/task/550/stat : 550 (java) S 539 539 30823 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2001893585 867573760 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=551] ppid=539 vsize=847240 CPUtime=0
/proc/542/task/551/stat : 551 (java) S 539 539 30823 0 -1 64 3 0 0 0 0 0 0 0 22 0 10 0 2001893659 867573760 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 852596

[startup+2.10176 s]
/proc/loadavg: 1.91 1.95 1.98 4/82 552
/proc/meminfo: memFree=1451696/2055920 swapFree=4180972/4192956
[pid=539] ppid=537 vsize=5356 CPUtime=0
/proc/539/stat : 539 (concrete.sh) S 537 539 30823 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2001893579 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/539/statm: 1339 242 201 169 0 50 0
[pid=542] ppid=539 vsize=847240 CPUtime=2.06
/proc/542/stat : 542 (java) S 539 539 30823 0 -1 0 7910 0 1 0 199 7 0 0 18 0 9 0 2001893581 867573760 7008 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/542/statm: 211810 7008 2582 9 0 206370 0
[pid=542/tid=543] ppid=539 vsize=847240 CPUtime=1.36
/proc/542/task/543/stat : 543 (java) R 539 539 30823 0 -1 64 3755 0 1 0 133 3 0 0 25 0 9 0 2001893581 867573760 7008 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=544] ppid=539 vsize=847240 CPUtime=0.19
/proc/542/task/544/stat : 544 (java) R 539 539 30823 0 -1 64 2261 0 0 0 19 0 0 0 16 0 9 0 2001893583 867573760 7008 996147200 134512640 134550740 4294956016 18446744073709551615 102300737 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=545] ppid=539 vsize=847240 CPUtime=0
/proc/542/task/545/stat : 545 (java) S 539 539 30823 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001893583 867573760 7008 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=546] ppid=539 vsize=847240 CPUtime=0
/proc/542/task/546/stat : 546 (java) S 539 539 30823 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2001893583 867573760 7008 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=547] ppid=539 vsize=847240 CPUtime=0
/proc/542/task/547/stat : 547 (java) S 539 539 30823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001893585 867573760 7008 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=548] ppid=539 vsize=847240 CPUtime=0.47
/proc/542/task/548/stat : 548 (java) S 539 539 30823 0 -1 64 1157 0 0 0 46 1 0 0 15 0 9 0 2001893585 867573760 7008 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=549] ppid=539 vsize=847240 CPUtime=0
/proc/542/task/549/stat : 549 (java) S 539 539 30823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001893585 867573760 7008 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=550] ppid=539 vsize=847240 CPUtime=0
/proc/542/task/550/stat : 550 (java) S 539 539 30823 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2001893585 867573760 7008 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 852596

[startup+2.20677 s]
/proc/loadavg: 1.91 1.95 1.98 4/82 552
/proc/meminfo: memFree=1451696/2055920 swapFree=4180972/4192956
[pid=539] ppid=537 vsize=5356 CPUtime=0
/proc/539/stat : 539 (concrete.sh) S 537 539 30823 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 2001893579 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/539/statm: 1339 242 201 169 0 50 0
[pid=542] ppid=539 vsize=847240 CPUtime=2.16
/proc/542/stat : 542 (java) S 539 539 30823 0 -1 0 7921 0 1 0 209 7 0 0 18 0 9 0 2001893581 867573760 7014 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/542/statm: 211810 7014 2582 9 0 206370 0
[pid=542/tid=543] ppid=539 vsize=847240 CPUtime=1.44
/proc/542/task/543/stat : 543 (java) S 539 539 30823 0 -1 64 3764 0 1 0 141 3 0 0 25 0 9 0 2001893581 867573760 7014 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=544] ppid=539 vsize=847240 CPUtime=0.19
/proc/542/task/544/stat : 544 (java) S 539 539 30823 0 -1 64 2261 0 0 0 19 0 0 0 16 0 9 0 2001893583 867573760 7014 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=545] ppid=539 vsize=847240 CPUtime=0
/proc/542/task/545/stat : 545 (java) S 539 539 30823 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001893583 867573760 7014 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=546] ppid=539 vsize=847240 CPUtime=0
/proc/542/task/546/stat : 546 (java) S 539 539 30823 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2001893583 867573760 7014 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=547] ppid=539 vsize=847240 CPUtime=0
/proc/542/task/547/stat : 547 (java) S 539 539 30823 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001893585 867573760 7014 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=548] ppid=539 vsize=847240 CPUtime=0.48
/proc/542/task/548/stat : 548 (java) S 539 539 30823 0 -1 64 1159 0 0 0 47 1 0 0 15 0 9 0 2001893585 867573760 7014 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=549] ppid=539 vsize=847240 CPUtime=0
/proc/542/task/549/stat : 549 (java) S 539 539 30823 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2001893585 867573760 7014 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=542/tid=550] ppid=539 vsize=847240 CPUtime=0
/proc/542/task/550/stat : 550 (java) S 539 539 30823 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2001893585 867573760 7014 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 852596

Child status: 0
Real time (s): 2.21847
CPU time (s): 2.17567
CPU user time (s): 2.09368
CPU system time (s): 0.081987
CPU usage (%): 98.0705
Max. virtual memory (cumulated for all children) (KiB): 852596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.09368
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8375
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= 1820
involuntary context switches= 1816

runsolver used 0.006998 second user time and 0.015997 second system time

The end

Launcher Data (download as text)

Begin job on node15 at 2008-07-05 05:39:49
IDJOB=1083619
IDBENCH=57497
IDSOLVER=304
FILE ID=node15/1083619-1215229189
PBS_JOBID= 7881813
Free space on /tmp= 66492 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/rlfapScensMod/normalized-scen7-w1-f4.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s WMC BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1083619-1215229189/watcher-1083619-1215229189 -o /tmp/evaluation-result-1083619-1215229189/solver-1083619-1215229189 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1083619-1215229189.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 58203295438d5f1bb71965e586335b10
RANDOM SEED=535075586

node15.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.229
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.229
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:       1470696 kB
Buffers:         41828 kB
Cached:         168052 kB
SwapCached:       6020 kB
Active:         453668 kB
Inactive:        71232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1470696 kB
SwapTotal:     4192956 kB
SwapFree:      4180972 kB
Dirty:             848 kB
Writeback:           0 kB
Mapped:         322980 kB
Slab:            44928 kB
Committed_AS:  4019576 kB
PageTables:       2520 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= 66492 MiB
End job on node15 at 2008-07-05 05:39:52