Trace number 1074801

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 25.2192 25.2679

DiagnosticValue
CHECKS128908000
NODES1060

General information on the benchmark

Namecsp/os-taillard-20/
normalized-os-taillard-20-105-8.xml
MD5SUM86b24a9ba558d9e8e32f84b5d3fc0678
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 benchmark2.41663
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1388
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
Global constraints used (with number of constraints)

Solver Data (download as text)

14.96/15.05	c CPU-LOAD 11.1
14.96/15.05	c LOADED 400 V (1388 E), 7600 DTPConstraint, arity 2, 11.1 cpu
25.07/25.19	v 527 28 295 1283 1247 1224 97 702 1316 1113 200 332 1049 784 600 1300 468 874 641 974 1239 266 1160 559 1321 102 660 796 594 1229 1057 957 870 1 1338 510 697 624 373 609 2 718 1041 62 297 1273 203 1190 871 1157 1248 237 606 661 450 505 955 753 105 330 1340 1346 730 106 324 439 397 879 1291 168 571 1290 1125 1021 663 25 270 831 468 1254 446 706 1307 281 380 30 104 731 561 206 319 1092 974 1216 500 875 1039 1242 784 1134 129 975 278 1385 491 744 924 10 1358 1176 933 1027 852 100 1240 366 187 1329 1127 670 199 1180 1149 1054 895 735 1358 385 935 63 1122 210 421 100 601 329 571 1193 477 12 243 537 681 861 384 734 984 203 1162 620 75 313 666 1290 460 942 10 1125 1193 1040 327 1320 617 129 662 215 0 1050 199 1231 464 387 961 551 104 415 856 826 80 985 350 488 775 237 423 552 1076 825 1216 56 32 744 1287 913 629 1020 567 203 98 1133 764 278 653 71 395 1278 682 1133 910 489 9 192 1333 1034 849 868 539 926 285 1239 115 203 689 815 1040 14 669 652 1308 557 1219 906 339 297 481 1185 0 932 80 1287 390 265 471 1242 684 1020 791 4 938 1320 616 171 536 357 854 1358 133 32 318 1122 395 642 510 878 3 1325 798 1181 1039 1103 1062 299 686 752 964 1236 461 1131 189 49 293 477 656 94 810 877 6 1290 1005 942 746 203 535 1087 513 378 988 1178 615 1150 462 124 655 38 809 136 1126 630 1287 761 1049 995 922 1179 347 260 379 200 1366 1202 890 237 1243 790 1232 1285 125 1108 851 432 0 967 1140 1085 469 675 492 338 101 592 1038 293 606 850 229 1014 542 679 911 401 1346 434 7 776 1238 657 127 791 338 1146 781 352 229 319 1345 873 609 3 1240 402 164 335 532 938 451 1130 84 690 1034 465 266 560 1166 688 1263 1282 1121 848 501 187 115 1288 398 1358 36 937 1041 615 1367 773 
25.07/25.19	s SATISFIABLE
25.07/25.19	d NODES 1060
25.07/25.19	d CHECKS 128907513
25.07/25.19	c gac3-effective-revisions: 0
25.07/25.19	c gac3-useless-revisions: 15200
25.07/25.19	c local-minima: 141
25.07/25.19	c prepro-constraint-ccks: 0
25.07/25.19	c prepro-constraint-presenceccks: 0
25.07/25.19	c prepro-cpu: 0.22999999
25.07/25.19	c prepro-matrix2d-ccks: 0
25.07/25.19	c prepro-matrix2d-presenceccks: 0
25.07/25.19	c prepro-removed: 0
25.07/25.19	c total-assgn: 1060
25.07/25.19	c total-constraint-ccks: 128907513
25.07/25.19	c total-constraint-presence-ccks: 0
25.07/25.19	c total-cpu: 9.71
25.07/25.19	c total-matrix2d-ccks: 0
25.07/25.19	c total-matrix2d-presence-ccks: 0
25.07/25.19	c tuples: 0
25.07/25.19	c tuples-collisions: 0
25.07/25.19	c TOTAL-NODES 1060
25.07/25.19	c TOTAL-CPU 9.71

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-1074801-1215179828/watcher-1074801-1215179828 -o /tmp/evaluation-result-1074801-1215179828/solver-1074801-1215179828 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1074801-1215179828.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: 2.36 2.14 2.05 4/76 19319
/proc/meminfo: memFree=1595592/2055920 swapFree=4180240/4192956
[pid=19319] ppid=19317 vsize=18572 CPUtime=0
/proc/19319/stat : 19319 (runsolver) R 19317 19319 16959 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1996954766 19017728 292 996147200 4194304 4296836 548682068432 18446744073709551615 240577473831 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19319/statm: 4643 292 257 25 0 2626 0

[startup+0.0638079 s]
/proc/loadavg: 2.36 2.14 2.05 4/76 19319
/proc/meminfo: memFree=1595592/2055920 swapFree=4180240/4192956
[pid=19319] ppid=19317 vsize=5356 CPUtime=0
/proc/19319/stat : 19319 (concrete.sh) S 19317 19319 16959 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996954766 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19319/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101856 s]
/proc/loadavg: 2.36 2.14 2.05 4/76 19319
/proc/meminfo: memFree=1595592/2055920 swapFree=4180240/4192956
[pid=19319] ppid=19317 vsize=5356 CPUtime=0
/proc/19319/stat : 19319 (concrete.sh) S 19317 19319 16959 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996954766 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19319/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30188 s]
/proc/loadavg: 2.36 2.14 2.05 4/76 19319
/proc/meminfo: memFree=1595592/2055920 swapFree=4180240/4192956
[pid=19319] ppid=19317 vsize=5356 CPUtime=0
/proc/19319/stat : 19319 (concrete.sh) S 19317 19319 16959 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996954766 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19319/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701946 s]
/proc/loadavg: 2.36 2.14 2.05 4/76 19319
/proc/meminfo: memFree=1595592/2055920 swapFree=4180240/4192956
[pid=19319] ppid=19317 vsize=5356 CPUtime=0
/proc/19319/stat : 19319 (concrete.sh) S 19317 19319 16959 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996954766 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19319/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50208 s]
/proc/loadavg: 2.36 2.14 2.05 3/86 19330
/proc/meminfo: memFree=1583736/2055920 swapFree=4180240/4192956
[pid=19319] ppid=19317 vsize=5356 CPUtime=0
/proc/19319/stat : 19319 (concrete.sh) S 19317 19319 16959 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996954766 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19319/statm: 1339 242 201 169 0 50 0
[pid=19322] ppid=19319 vsize=844268 CPUtime=1.47
/proc/19322/stat : 19322 (java) S 19319 19319 16959 0 -1 0 5770 0 1 0 142 5 0 0 18 0 9 0 1996954767 864530432 5030 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19322/statm: 211067 5030 1900 9 0 205628 0
[pid=19322/tid=19323] ppid=19319 vsize=844268 CPUtime=1.21
/proc/19322/task/19323/stat : 19323 (java) R 19319 19319 16959 0 -1 64 3462 0 1 0 119 2 0 0 25 0 9 0 1996954768 864530432 5030 996147200 134512640 134550740 4294956016 18446744073709551615 4125909260 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19324] ppid=19319 vsize=844268 CPUtime=0.1
/proc/19322/task/19324/stat : 19324 (java) S 19319 19319 16959 0 -1 64 1071 0 0 0 9 1 0 0 16 0 9 0 1996954769 864530432 5030 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19325] ppid=19319 vsize=844268 CPUtime=0
/proc/19322/task/19325/stat : 19325 (java) S 19319 19319 16959 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996954769 864530432 5030 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19326] ppid=19319 vsize=844268 CPUtime=0
/proc/19322/task/19326/stat : 19326 (java) S 19319 19319 16959 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1996954769 864530432 5030 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19327] ppid=19319 vsize=844268 CPUtime=0
/proc/19322/task/19327/stat : 19327 (java) S 19319 19319 16959 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996954772 864530432 5030 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19328] ppid=19319 vsize=844268 CPUtime=0.13
/proc/19322/task/19328/stat : 19328 (java) S 19319 19319 16959 0 -1 64 505 0 0 0 13 0 0 0 16 0 9 0 1996954772 864530432 5030 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19329] ppid=19319 vsize=844268 CPUtime=0
/proc/19322/task/19329/stat : 19329 (java) S 19319 19319 16959 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996954772 864530432 5030 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19330] ppid=19319 vsize=844268 CPUtime=0
/proc/19322/task/19330/stat : 19330 (java) S 19319 19319 16959 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1996954772 864530432 5030 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) 849624

[startup+3.10235 s]
/proc/loadavg: 2.33 2.13 2.05 3/86 19330
/proc/meminfo: memFree=1580792/2055920 swapFree=4180240/4192956
[pid=19319] ppid=19317 vsize=5356 CPUtime=0
/proc/19319/stat : 19319 (concrete.sh) S 19317 19319 16959 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996954766 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19319/statm: 1339 242 201 169 0 50 0
[pid=19322] ppid=19319 vsize=844268 CPUtime=3.07
/proc/19322/stat : 19322 (java) S 19319 19319 16959 0 -1 0 7557 0 1 0 300 7 0 0 18 0 9 0 1996954767 864530432 6449 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19322/statm: 211067 6449 2574 9 0 205628 0
[pid=19322/tid=19323] ppid=19319 vsize=844268 CPUtime=2.64
/proc/19322/task/19323/stat : 19323 (java) R 19319 19319 16959 0 -1 64 3643 0 1 0 261 3 0 0 25 0 9 0 1996954768 864530432 6449 996147200 134512640 134550740 4294956016 18446744073709551615 4125374826 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19324] ppid=19319 vsize=844268 CPUtime=0.27
/proc/19322/task/19324/stat : 19324 (java) S 19319 19319 16959 0 -1 64 2677 0 0 0 25 2 0 0 16 0 9 0 1996954769 864530432 6449 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19325] ppid=19319 vsize=844268 CPUtime=0
/proc/19322/task/19325/stat : 19325 (java) S 19319 19319 16959 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996954769 864530432 6449 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19326] ppid=19319 vsize=844268 CPUtime=0
/proc/19322/task/19326/stat : 19326 (java) S 19319 19319 16959 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1996954769 864530432 6449 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19327] ppid=19319 vsize=844268 CPUtime=0
/proc/19322/task/19327/stat : 19327 (java) S 19319 19319 16959 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996954772 864530432 6449 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19328] ppid=19319 vsize=844268 CPUtime=0.13
/proc/19322/task/19328/stat : 19328 (java) S 19319 19319 16959 0 -1 64 505 0 0 0 13 0 0 0 16 0 9 0 1996954772 864530432 6449 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19329] ppid=19319 vsize=844268 CPUtime=0
/proc/19322/task/19329/stat : 19329 (java) S 19319 19319 16959 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996954772 864530432 6449 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19330] ppid=19319 vsize=844268 CPUtime=0
/proc/19322/task/19330/stat : 19330 (java) S 19319 19319 16959 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1996954772 864530432 6449 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 849624

[startup+6.30285 s]
/proc/loadavg: 2.33 2.13 2.05 3/86 19330
/proc/meminfo: memFree=1577336/2055920 swapFree=4180240/4192956
[pid=19319] ppid=19317 vsize=5356 CPUtime=0
/proc/19319/stat : 19319 (concrete.sh) S 19317 19319 16959 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996954766 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19319/statm: 1339 242 201 169 0 50 0
[pid=19322] ppid=19319 vsize=844268 CPUtime=6.27
/proc/19322/stat : 19322 (java) S 19319 19319 16959 0 -1 0 8504 0 1 0 617 10 0 0 18 0 9 0 1996954767 864530432 7091 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19322/statm: 211067 7091 2574 9 0 205628 0
[pid=19322/tid=19323] ppid=19319 vsize=844268 CPUtime=5.57
/proc/19322/task/19323/stat : 19323 (java) R 19319 19319 16959 0 -1 64 3948 0 1 0 553 4 0 0 25 0 9 0 1996954768 864530432 7091 996147200 134512640 134550740 4294956016 18446744073709551615 4125909216 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19324] ppid=19319 vsize=844268 CPUtime=0.55
/proc/19322/task/19324/stat : 19324 (java) S 19319 19319 16959 0 -1 64 3319 0 0 0 50 5 0 0 16 0 9 0 1996954769 864530432 7091 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19325] ppid=19319 vsize=844268 CPUtime=0
/proc/19322/task/19325/stat : 19325 (java) S 19319 19319 16959 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996954769 864530432 7091 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19326] ppid=19319 vsize=844268 CPUtime=0
/proc/19322/task/19326/stat : 19326 (java) S 19319 19319 16959 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1996954769 864530432 7091 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19327] ppid=19319 vsize=844268 CPUtime=0
/proc/19322/task/19327/stat : 19327 (java) S 19319 19319 16959 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996954772 864530432 7091 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19328] ppid=19319 vsize=844268 CPUtime=0.13
/proc/19322/task/19328/stat : 19328 (java) S 19319 19319 16959 0 -1 64 505 0 0 0 13 0 0 0 16 0 9 0 1996954772 864530432 7091 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19329] ppid=19319 vsize=844268 CPUtime=0
/proc/19322/task/19329/stat : 19329 (java) S 19319 19319 16959 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996954772 864530432 7091 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19330] ppid=19319 vsize=844268 CPUtime=0
/proc/19322/task/19330/stat : 19330 (java) S 19319 19319 16959 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1996954772 864530432 7091 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 849624

[startup+12.703 s]
/proc/loadavg: 2.28 2.13 2.05 3/87 19331
/proc/meminfo: memFree=1504496/2055920 swapFree=4180240/4192956
[pid=19319] ppid=19317 vsize=5356 CPUtime=0
/proc/19319/stat : 19319 (concrete.sh) S 19317 19319 16959 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996954766 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19319/statm: 1339 242 201 169 0 50 0
[pid=19322] ppid=19319 vsize=851920 CPUtime=12.67
/proc/19322/stat : 19322 (java) S 19319 19319 16959 0 -1 0 30861 0 1 0 1244 23 0 0 18 0 10 0 1996954767 872366080 25502 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19322/statm: 212980 25502 2579 9 0 207541 0
[pid=19322/tid=19323] ppid=19319 vsize=851920 CPUtime=10.18
/proc/19322/task/19323/stat : 19323 (java) R 19319 19319 16959 0 -1 64 5211 0 1 0 1013 5 0 0 25 0 10 0 1996954768 872366080 25502 996147200 134512640 134550740 4294956016 18446744073709551615 4126620182 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19324] ppid=19319 vsize=851920 CPUtime=1.96
/proc/19322/task/19324/stat : 19324 (java) S 19319 19319 16959 0 -1 64 22707 0 0 0 181 15 0 0 16 0 10 0 1996954769 872366080 25502 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19325] ppid=19319 vsize=851920 CPUtime=0
/proc/19322/task/19325/stat : 19325 (java) S 19319 19319 16959 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996954769 872366080 25502 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19326] ppid=19319 vsize=851920 CPUtime=0
/proc/19322/task/19326/stat : 19326 (java) S 19319 19319 16959 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 1996954769 872366080 25502 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19327] ppid=19319 vsize=851920 CPUtime=0
/proc/19322/task/19327/stat : 19327 (java) S 19319 19319 16959 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996954772 872366080 25502 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19328] ppid=19319 vsize=851920 CPUtime=0.5
/proc/19322/task/19328/stat : 19328 (java) S 19319 19319 16959 0 -1 64 2204 0 0 0 49 1 0 0 16 0 10 0 1996954772 872366080 25502 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19329] ppid=19319 vsize=851920 CPUtime=0
/proc/19322/task/19329/stat : 19329 (java) S 19319 19319 16959 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996954772 872366080 25502 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19330] ppid=19319 vsize=851920 CPUtime=0
/proc/19322/task/19330/stat : 19330 (java) S 19319 19319 16959 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996954772 872366080 25502 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19331] ppid=19319 vsize=851920 CPUtime=0
/proc/19322/task/19331/stat : 19331 (java) S 19319 19319 16959 0 -1 64 5 0 0 0 0 0 0 0 24 0 10 0 1996955707 872366080 25502 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 857276

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

[startup+19.102 s]
/proc/loadavg: 2.26 2.13 2.05 3/86 19332
/proc/meminfo: memFree=1318320/2055920 swapFree=4180240/4192956
[pid=19319] ppid=19317 vsize=5356 CPUtime=0
/proc/19319/stat : 19319 (concrete.sh) S 19317 19319 16959 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996954766 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19319/statm: 1339 242 201 169 0 50 0
[pid=19322] ppid=19319 vsize=851924 CPUtime=19.07
/proc/19322/stat : 19322 (java) S 19319 19319 16959 0 -1 0 76981 0 1 0 1867 40 0 0 18 0 9 0 1996954767 872370176 71578 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19322/statm: 212981 71578 2580 9 0 207541 0
[pid=19322/tid=19323] ppid=19319 vsize=851924 CPUtime=14.82
/proc/19322/task/19323/stat : 19323 (java) R 19319 19319 16959 0 -1 64 7557 0 1 0 1477 5 0 0 25 0 9 0 1996954768 872370176 71578 996147200 134512640 134550740 4294956016 18446744073709551615 4127345199 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19324] ppid=19319 vsize=851924 CPUtime=3.64
/proc/19322/task/19324/stat : 19324 (java) S 19319 19319 16959 0 -1 64 66420 0 0 0 333 31 0 0 16 0 9 0 1996954769 872370176 71578 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19325] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19325/stat : 19325 (java) S 19319 19319 16959 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996954769 872370176 71578 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19326] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19326/stat : 19326 (java) S 19319 19319 16959 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1996954769 872370176 71578 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19327] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19327/stat : 19327 (java) S 19319 19319 16959 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996954772 872370176 71578 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19328] ppid=19319 vsize=851924 CPUtime=0.57
/proc/19322/task/19328/stat : 19328 (java) S 19319 19319 16959 0 -1 64 2263 0 0 0 56 1 0 0 15 0 9 0 1996954772 872370176 71578 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19329] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19329/stat : 19329 (java) S 19319 19319 16959 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996954772 872370176 71578 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19330] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19330/stat : 19330 (java) S 19319 19319 16959 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1996954772 872370176 71578 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.07
Current children cumulated vsize (KiB) 857280

[startup+22.3025 s]
/proc/loadavg: 2.26 2.13 2.05 3/86 19332
/proc/meminfo: memFree=1318192/2055920 swapFree=4180240/4192956
[pid=19319] ppid=19317 vsize=5356 CPUtime=0
/proc/19319/stat : 19319 (concrete.sh) S 19317 19319 16959 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996954766 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19319/statm: 1339 242 201 169 0 50 0
[pid=19322] ppid=19319 vsize=851924 CPUtime=22.27
/proc/19322/stat : 19322 (java) S 19319 19319 16959 0 -1 0 76995 0 1 0 2187 40 0 0 18 0 9 0 1996954767 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19322/statm: 212981 71591 2580 9 0 207541 0
[pid=19322/tid=19323] ppid=19319 vsize=851924 CPUtime=18
/proc/19322/task/19323/stat : 19323 (java) R 19319 19319 16959 0 -1 64 7562 0 1 0 1795 5 0 0 25 0 9 0 1996954768 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4127336829 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19324] ppid=19319 vsize=851924 CPUtime=3.64
/proc/19322/task/19324/stat : 19324 (java) S 19319 19319 16959 0 -1 64 66420 0 0 0 333 31 0 0 17 0 9 0 1996954769 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19325] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19325/stat : 19325 (java) S 19319 19319 16959 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996954769 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19326] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19326/stat : 19326 (java) S 19319 19319 16959 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1996954769 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19327] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19327/stat : 19327 (java) S 19319 19319 16959 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996954772 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19328] ppid=19319 vsize=851924 CPUtime=0.59
/proc/19322/task/19328/stat : 19328 (java) S 19319 19319 16959 0 -1 64 2272 0 0 0 58 1 0 0 15 0 9 0 1996954772 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19329] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19329/stat : 19329 (java) S 19319 19319 16959 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996954772 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19330] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19330/stat : 19330 (java) S 19319 19319 16959 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1996954772 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.27
Current children cumulated vsize (KiB) 857280

[startup+23.9028 s]
/proc/loadavg: 2.24 2.12 2.05 3/86 19332
/proc/meminfo: memFree=1318192/2055920 swapFree=4180240/4192956
[pid=19319] ppid=19317 vsize=5356 CPUtime=0
/proc/19319/stat : 19319 (concrete.sh) S 19317 19319 16959 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996954766 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19319/statm: 1339 242 201 169 0 50 0
[pid=19322] ppid=19319 vsize=851924 CPUtime=23.87
/proc/19322/stat : 19322 (java) S 19319 19319 16959 0 -1 0 76995 0 1 0 2347 40 0 0 18 0 9 0 1996954767 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19322/statm: 212981 71591 2580 9 0 207541 0
[pid=19322/tid=19323] ppid=19319 vsize=851924 CPUtime=19.6
/proc/19322/task/19323/stat : 19323 (java) R 19319 19319 16959 0 -1 64 7562 0 1 0 1955 5 0 0 25 0 9 0 1996954768 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4127376755 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19324] ppid=19319 vsize=851924 CPUtime=3.64
/proc/19322/task/19324/stat : 19324 (java) S 19319 19319 16959 0 -1 64 66420 0 0 0 333 31 0 0 16 0 9 0 1996954769 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19325] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19325/stat : 19325 (java) S 19319 19319 16959 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996954769 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19326] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19326/stat : 19326 (java) S 19319 19319 16959 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1996954769 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19327] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19327/stat : 19327 (java) S 19319 19319 16959 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996954772 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19328] ppid=19319 vsize=851924 CPUtime=0.59
/proc/19322/task/19328/stat : 19328 (java) S 19319 19319 16959 0 -1 64 2272 0 0 0 58 1 0 0 15 0 9 0 1996954772 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19329] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19329/stat : 19329 (java) S 19319 19319 16959 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996954772 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19330] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19330/stat : 19330 (java) S 19319 19319 16959 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1996954772 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.87
Current children cumulated vsize (KiB) 857280

[startup+24.7019 s]
/proc/loadavg: 2.24 2.12 2.05 3/86 19332
/proc/meminfo: memFree=1318192/2055920 swapFree=4180240/4192956
[pid=19319] ppid=19317 vsize=5356 CPUtime=0
/proc/19319/stat : 19319 (concrete.sh) S 19317 19319 16959 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996954766 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19319/statm: 1339 242 201 169 0 50 0
[pid=19322] ppid=19319 vsize=851924 CPUtime=24.67
/proc/19322/stat : 19322 (java) S 19319 19319 16959 0 -1 0 76995 0 1 0 2427 40 0 0 18 0 9 0 1996954767 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19322/statm: 212981 71591 2580 9 0 207541 0
[pid=19322/tid=19323] ppid=19319 vsize=851924 CPUtime=20.4
/proc/19322/task/19323/stat : 19323 (java) R 19319 19319 16959 0 -1 64 7562 0 1 0 2035 5 0 0 25 0 9 0 1996954768 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4127336858 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19324] ppid=19319 vsize=851924 CPUtime=3.64
/proc/19322/task/19324/stat : 19324 (java) S 19319 19319 16959 0 -1 64 66420 0 0 0 333 31 0 0 16 0 9 0 1996954769 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19325] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19325/stat : 19325 (java) S 19319 19319 16959 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996954769 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19326] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19326/stat : 19326 (java) S 19319 19319 16959 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1996954769 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19327] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19327/stat : 19327 (java) S 19319 19319 16959 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996954772 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19328] ppid=19319 vsize=851924 CPUtime=0.59
/proc/19322/task/19328/stat : 19328 (java) S 19319 19319 16959 0 -1 64 2272 0 0 0 58 1 0 0 15 0 9 0 1996954772 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19329] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19329/stat : 19329 (java) S 19319 19319 16959 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996954772 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19330] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19330/stat : 19330 (java) S 19319 19319 16959 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1996954772 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 857280

[startup+25.102 s]
/proc/loadavg: 2.24 2.12 2.05 3/86 19332
/proc/meminfo: memFree=1318192/2055920 swapFree=4180240/4192956
[pid=19319] ppid=19317 vsize=5356 CPUtime=0
/proc/19319/stat : 19319 (concrete.sh) S 19317 19319 16959 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996954766 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19319/statm: 1339 242 201 169 0 50 0
[pid=19322] ppid=19319 vsize=851924 CPUtime=25.07
/proc/19322/stat : 19322 (java) S 19319 19319 16959 0 -1 0 76995 0 1 0 2467 40 0 0 18 0 9 0 1996954767 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19322/statm: 212981 71591 2580 9 0 207541 0
[pid=19322/tid=19323] ppid=19319 vsize=851924 CPUtime=20.8
/proc/19322/task/19323/stat : 19323 (java) R 19319 19319 16959 0 -1 64 7562 0 1 0 2075 5 0 0 25 0 9 0 1996954768 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4127376811 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19324] ppid=19319 vsize=851924 CPUtime=3.64
/proc/19322/task/19324/stat : 19324 (java) S 19319 19319 16959 0 -1 64 66420 0 0 0 333 31 0 0 16 0 9 0 1996954769 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19325] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19325/stat : 19325 (java) S 19319 19319 16959 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996954769 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19326] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19326/stat : 19326 (java) S 19319 19319 16959 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1996954769 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19327] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19327/stat : 19327 (java) S 19319 19319 16959 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996954772 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19328] ppid=19319 vsize=851924 CPUtime=0.59
/proc/19322/task/19328/stat : 19328 (java) S 19319 19319 16959 0 -1 64 2272 0 0 0 58 1 0 0 15 0 9 0 1996954772 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19329] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19329/stat : 19329 (java) S 19319 19319 16959 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996954772 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19330] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19330/stat : 19330 (java) S 19319 19319 16959 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1996954772 872370176 71591 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 857280

[startup+25.202 s]
/proc/loadavg: 2.24 2.12 2.05 2/86 19333
/proc/meminfo: memFree=1318192/2055920 swapFree=4180240/4192956
[pid=19319] ppid=19317 vsize=5356 CPUtime=0
/proc/19319/stat : 19319 (concrete.sh) S 19317 19319 16959 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1996954766 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19319/statm: 1339 242 201 169 0 50 0
[pid=19322] ppid=19319 vsize=851924 CPUtime=25.16
/proc/19322/stat : 19322 (java) S 19319 19319 16959 0 -1 0 77001 0 1 0 2476 40 0 0 18 0 9 0 1996954767 872370176 71595 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19322/statm: 212981 71595 2580 9 0 207541 0
[pid=19322/tid=19323] ppid=19319 vsize=851924 CPUtime=20.9
/proc/19322/task/19323/stat : 19323 (java) S 19319 19319 16959 0 -1 64 7568 0 1 0 2084 6 0 0 25 0 9 0 1996954768 872370176 71595 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19324] ppid=19319 vsize=851924 CPUtime=3.64
/proc/19322/task/19324/stat : 19324 (java) S 19319 19319 16959 0 -1 64 66420 0 0 0 333 31 0 0 16 0 9 0 1996954769 872370176 71595 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19325] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19325/stat : 19325 (java) S 19319 19319 16959 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1996954769 872370176 71595 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19326] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19326/stat : 19326 (java) S 19319 19319 16959 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1996954769 872370176 71595 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19327] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19327/stat : 19327 (java) S 19319 19319 16959 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996954772 872370176 71595 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19328] ppid=19319 vsize=851924 CPUtime=0.59
/proc/19322/task/19328/stat : 19328 (java) S 19319 19319 16959 0 -1 64 2272 0 0 0 58 1 0 0 16 0 9 0 1996954772 872370176 71595 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19322/tid=19329] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19329/stat : 19329 (java) S 19319 19319 16959 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996954772 872370176 71595 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19322/tid=19330] ppid=19319 vsize=851924 CPUtime=0
/proc/19322/task/19330/stat : 19330 (java) S 19319 19319 16959 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1996954772 872370176 71595 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 857280

Child status: 0
Real time (s): 25.2679
CPU time (s): 25.2192
CPU user time (s): 24.7672
CPU system time (s): 0.451931
CPU usage (%): 99.8071
Max. virtual memory (cumulated for all children) (KiB): 857280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.7672
system time used= 0.451931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77456
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= 8891
involuntary context switches= 8369

runsolver used 0.035994 second user time and 0.089986 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-04 15:57:08
IDJOB=1074801
IDBENCH=56445
IDSOLVER=304
FILE ID=node50/1074801-1215179828
PBS_JOBID= 7881466
Free space on /tmp= 66508 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/os-taillard-20/normalized-os-taillard-20-105-8.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-1074801-1215179828/watcher-1074801-1215179828 -o /tmp/evaluation-result-1074801-1215179828/solver-1074801-1215179828 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1074801-1215179828.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 86b24a9ba558d9e8e32f84b5d3fc0678
RANDOM SEED=1728441841

node50.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.261
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.261
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:       1596136 kB
Buffers:         65124 kB
Cached:         207632 kB
SwapCached:       6724 kB
Active:         302240 kB
Inactive:        85892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1596136 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:            1816 kB
Writeback:           0 kB
Mapped:         122040 kB
Slab:            56608 kB
Committed_AS:  4066660 kB
PageTables:       2148 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= 66508 MiB
End job on node50 at 2008-07-04 15:57:33