Trace number 1055901

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
Sugar v1.13+picosat? (TO) 1800.07 1802.13

General information on the benchmark

Namecsp/queenAttacking/
normalized-queenAttacking-12.xml
MD5SUM2ba2a764a757f9f5d70ed9cb063b7290
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark748.425
Satisfiable
(Un)Satisfiability was proved
Number of variables145
Number of constraints10330
Maximum constraint arity2
Maximum domain size144
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10330
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/picosat
0.00/0.05	c 0	BEGIN Thu Jul  3 06:48:44 2008
0.00/0.05	c 0	PID 13763
0.04/0.05	c 0	HOST node15.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1055901-1215060524.xml TO HOME/temp.csp
0.04/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1055901-1215060524.xml' 'HOME/temp.csp'
0.97/1.08	c 1	2 domains, 145 variables, 3 predicates, 0 relations, 10330 constraints
0.97/1.09	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.97/1.09	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.06/1.18	c 1	Parsing HOME/temp.csp
1.06/1.52	c 1	parsed 10000 expressions
1.06/1.53	c 1	parsed 10480 expressions
1.06/1.53	c 1	Heap : 3 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.06/1.53	c 1	Converting to clausal form CSP
1.06/1.82	c 2	converted 1048 (10%) expressions
1.06/1.91	c 2	converted 2096 (20%) expressions
1.06/1.95	c 2	converted 3144 (30%) expressions
1.06/1.98	c 2	converted 4192 (40%) expressions
1.06/2.02	c 2	converted 5240 (50%) expressions
2.04/2.11	c 2	converted 6288 (60%) expressions
2.04/2.16	c 2	converted 7336 (70%) expressions
2.04/2.20	c 2	converted 8384 (80%) expressions
2.14/2.24	c 2	converted 9432 (90%) expressions
2.14/2.29	c 2	converted 10480 (100%) expressions
2.14/2.29	c 2	CSP : 1031 integers, 456 booleans, 13646 clauses, largest domain size 144
2.14/2.29	c 2	Heap : 10 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.14/2.29	c 2	Propagation in CSP
2.33/2.41	c 2	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.33/2.41	c 2	CSP : 1031 integers, 456 booleans, 13646 clauses, largest domain size 144
2.33/2.41	c 2	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.33/2.42	c 2	Simplifing CSP by introducing new Boolean variables
2.53/2.65	c 2	CSP : 1031 integers, 22110 booleans, 35300 clauses, largest domain size 144
2.53/2.65	c 2	Heap : 19 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
2.63/2.77	c 2	Encoding CSP to SAT : HOME/temp.cnf
2.73/2.83	c 3	104 (10%) CSP integer variables are encoded (14645 clauses, 197687 bytes)
2.73/2.83	c 3	207 (20%) CSP integer variables are encoded (21233 clauses, 296507 bytes)
2.73/2.84	c 3	310 (30%) CSP integer variables are encoded (22578 clauses, 316682 bytes)
2.73/2.84	c 3	413 (40%) CSP integer variables are encoded (23923 clauses, 336857 bytes)
2.73/2.84	c 3	516 (50%) CSP integer variables are encoded (25273 clauses, 357107 bytes)
2.73/2.85	c 3	619 (60%) CSP integer variables are encoded (26543 clauses, 376157 bytes)
2.73/2.85	c 3	722 (70%) CSP integer variables are encoded (27573 clauses, 391607 bytes)
2.73/2.85	c 3	825 (80%) CSP integer variables are encoded (28603 clauses, 407057 bytes)
2.73/2.85	c 3	928 (90%) CSP integer variables are encoded (29633 clauses, 422507 bytes)
2.73/2.85	c 3	1031 (100%) CSP integer variables are encoded (30663 clauses, 437957 bytes)
3.32/3.47	c 3	3530 (10%) CSP clauses are encoded (299443 clauses, 5769106 bytes)
3.92/4.09	c 4	7060 (20%) CSP clauses are encoded (623922 clauses, 12325797 bytes)
4.61/4.71	c 4	10590 (30%) CSP clauses are encoded (950112 clauses, 19009420 bytes)
5.20/5.33	c 5	14120 (40%) CSP clauses are encoded (1273162 clauses, 25635130 bytes)
5.80/5.94	c 6	17650 (50%) CSP clauses are encoded (1596073 clauses, 32287336 bytes)
6.39/6.56	c 6	21180 (60%) CSP clauses are encoded (1915701 clauses, 38888560 bytes)
6.99/7.16	c 7	24710 (70%) CSP clauses are encoded (2233622 clauses, 45494880 bytes)
7.58/7.77	c 7	28240 (80%) CSP clauses are encoded (2547982 clauses, 52284455 bytes)
8.15/8.38	c 8	31770 (90%) CSP clauses are encoded (2854073 clauses, 58967886 bytes)
8.74/8.92	c 9	35300 (100%) CSP clauses are encoded (3124531 clauses, 64855330 bytes)
8.74/8.92	c 9	35300 CSP clauses encoded
8.74/8.92	c 9	Writing map file : HOME/temp.map
8.74/8.93	c 9	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.74/8.93	c 9	SAT : 53804 SAT variables, 3124531 SAT clauses, 64855330 bytes
8.74/8.93	c 9	Heap : 12 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
8.74/8.98	c 9	SOLVING HOME/temp.cnf
8.74/8.98	c 9	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.07/1802.11	c ERROR INTERRUPTED
1800.07/1802.13	s UNKNOWN
1800.07/1802.13	c 1802	CPU 8.21 (0.03 0.01 8.18 0.58)
1800.07/1802.13	c 1802	END Thu Jul  3 07:18:46 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

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-1055901-1215060524/watcher-1055901-1215060524 -o /tmp/evaluation-result-1055901-1215060524/solver-1055901-1215060524 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1055901-1215060524.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.08 2.05 2.01 4/80 13763
/proc/meminfo: memFree=1382464/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=12268 CPUtime=0
/proc/13763/stat : 13763 (sugar) R 13761 13763 8165 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1985026999 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 240472783461 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/13763/statm: 3067 316 241 3 0 167 0

[startup+0.0515129 s]
/proc/loadavg: 2.08 2.05 2.01 4/80 13763
/proc/meminfo: memFree=1382464/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=0.04
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 837 0 0 0 3 1 0 0 18 0 1 0 1985026999 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101648 s]
/proc/loadavg: 2.08 2.05 2.01 4/80 13763
/proc/meminfo: memFree=1382464/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=0.04
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1985026999 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301661 s]
/proc/loadavg: 2.08 2.05 2.01 4/80 13763
/proc/meminfo: memFree=1382464/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=0.04
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1985026999 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701705 s]
/proc/loadavg: 2.08 2.05 2.01 4/80 13763
/proc/meminfo: memFree=1382464/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=0.04
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1985026999 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50177 s]
/proc/loadavg: 2.08 2.05 2.01 3/91 13775
/proc/meminfo: memFree=1359720/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=1.06
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 973 9134 0 1 3 1 96 6 16 0 1 0 1985026999 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 13600

[startup+3.10291 s]
/proc/loadavg: 2.08 2.05 2.01 5/91 13785
/proc/meminfo: memFree=1361512/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=1.06
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 974 9134 0 1 3 1 96 6 15 0 1 0 1985026999 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 797 370 3 0 500 0
[pid=13776] ppid=13763 vsize=5356 CPUtime=0
/proc/13776/stat : 13776 (sh) S 13763 13763 8165 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1985027109 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13776/statm: 1339 233 193 169 0 50 0
[pid=13777] ppid=13776 vsize=868500 CPUtime=1.96
/proc/13777/stat : 13777 (java) S 13776 13763 8165 0 -1 0 11125 0 1 0 188 8 0 0 18 0 9 0 1985027109 889344000 10074 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13777/statm: 217125 10074 2566 9 0 211672 0
[pid=13777/tid=13778] ppid=13776 vsize=868500 CPUtime=1.11
/proc/13777/task/13778/stat : 13778 (java) R 13776 13763 8165 0 -1 64 2945 0 1 0 108 3 0 0 25 0 9 0 1985027110 889344000 10074 996147200 134512640 134550740 4294955952 18446744073709551615 4126580099 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13777/tid=13779] ppid=13776 vsize=868500 CPUtime=0.55
/proc/13777/task/13779/stat : 13779 (java) S 13776 13763 8165 0 -1 64 5982 0 0 0 52 3 0 0 16 0 9 0 1985027111 889344000 10074 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13777/tid=13780] ppid=13776 vsize=868500 CPUtime=0
/proc/13777/task/13780/stat : 13780 (java) S 13776 13763 8165 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1985027111 889344000 10074 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13777/tid=13781] ppid=13776 vsize=868500 CPUtime=0
/proc/13777/task/13781/stat : 13781 (java) S 13776 13763 8165 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1985027111 889344000 10074 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13777/tid=13782] ppid=13776 vsize=868500 CPUtime=0
/proc/13777/task/13782/stat : 13782 (java) S 13776 13763 8165 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1985027113 889344000 10074 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13777/tid=13783] ppid=13776 vsize=868500 CPUtime=0.27
/proc/13777/task/13783/stat : 13783 (java) S 13776 13763 8165 0 -1 64 1505 0 0 0 26 1 0 0 16 0 9 0 1985027113 889344000 10074 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13777/tid=13784] ppid=13776 vsize=868500 CPUtime=0
/proc/13777/task/13784/stat : 13784 (java) S 13776 13763 8165 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1985027113 889344000 10074 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13777/tid=13785] ppid=13776 vsize=868500 CPUtime=0
/proc/13777/task/13785/stat : 13785 (java) S 13776 13763 8165 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985027113 889344000 10074 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 887456

[startup+6.3012 s]
/proc/loadavg: 2.23 2.09 2.02 3/91 13785
/proc/meminfo: memFree=1323176/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=1.06
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 974 9134 0 1 3 1 96 6 15 0 1 0 1985026999 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 797 370 3 0 500 0
[pid=13776] ppid=13763 vsize=5356 CPUtime=0
/proc/13776/stat : 13776 (sh) S 13763 13763 8165 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1985027109 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13776/statm: 1339 233 193 169 0 50 0
[pid=13777] ppid=13776 vsize=868500 CPUtime=5.14
/proc/13777/stat : 13777 (java) S 13776 13763 8165 0 -1 0 11714 0 1 0 482 32 0 0 18 0 9 0 1985027109 889344000 10082 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13777/statm: 217125 10082 2566 9 0 211672 0
[pid=13777/tid=13778] ppid=13776 vsize=868500 CPUtime=4.06
/proc/13777/task/13778/stat : 13778 (java) R 13776 13763 8165 0 -1 64 3526 0 1 0 384 22 0 0 25 0 9 0 1985027110 889344000 10082 996147200 134512640 134550740 4294955952 18446744073709551615 102064826 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13777/tid=13779] ppid=13776 vsize=868500 CPUtime=0.75
/proc/13777/task/13779/stat : 13779 (java) S 13776 13763 8165 0 -1 64 5982 0 0 0 68 7 0 0 16 0 9 0 1985027111 889344000 10082 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13777/tid=13780] ppid=13776 vsize=868500 CPUtime=0
/proc/13777/task/13780/stat : 13780 (java) S 13776 13763 8165 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1985027111 889344000 10082 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13777/tid=13781] ppid=13776 vsize=868500 CPUtime=0
/proc/13777/task/13781/stat : 13781 (java) S 13776 13763 8165 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1985027111 889344000 10082 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13777/tid=13782] ppid=13776 vsize=868500 CPUtime=0
/proc/13777/task/13782/stat : 13782 (java) S 13776 13763 8165 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1985027113 889344000 10082 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13777/tid=13783] ppid=13776 vsize=868500 CPUtime=0.29
/proc/13777/task/13783/stat : 13783 (java) S 13776 13763 8165 0 -1 64 1513 0 0 0 28 1 0 0 16 0 9 0 1985027113 889344000 10082 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13777/tid=13784] ppid=13776 vsize=868500 CPUtime=0
/proc/13777/task/13784/stat : 13784 (java) S 13776 13763 8165 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1985027113 889344000 10082 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13777/tid=13785] ppid=13776 vsize=868500 CPUtime=0
/proc/13777/task/13785/stat : 13785 (java) S 13776 13763 8165 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985027113 889344000 10082 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 887456

[startup+12.7028 s]
/proc/loadavg: 2.29 2.10 2.03 3/83 13787
/proc/meminfo: memFree=1302056/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=8.79
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 1021 21624 0 2 3 1 818 57 16 0 1 0 1985026999 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 798 370 3 0 500 0
[pid=13786] ppid=13763 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13763 13763 8165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985027897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=19236 CPUtime=3.68
/proc/13787/stat : 13787 (picosat) R 13786 13763 8165 0 -1 4194304 4122 0 0 0 168 200 0 0 25 0 1 0 1985027897 19697664 4108 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/13787/statm: 4809 4108 40 102 0 4704 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 38192

[startup+25.5019 s]
/proc/loadavg: 2.23 2.10 2.02 3/83 13787
/proc/meminfo: memFree=1251240/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=8.79
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 1021 21624 0 2 3 1 818 57 16 0 1 0 1985026999 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 798 370 3 0 500 0
[pid=13786] ppid=13763 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13763 13763 8165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985027897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=68940 CPUtime=16.34
/proc/13787/stat : 13787 (picosat) R 13786 13763 8165 0 -1 4194304 16518 0 0 0 737 897 0 0 25 0 1 0 1985027897 70594560 16504 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/13787/statm: 17235 16504 40 102 0 17130 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 87896

[startup+51.1012 s]
/proc/loadavg: 2.15 2.09 2.02 3/83 13787
/proc/meminfo: memFree=1203176/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=8.79
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 1021 21624 0 2 3 1 818 57 16 0 1 0 1985026999 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 798 370 3 0 500 0
[pid=13786] ppid=13763 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13763 13763 8165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985027897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=118624 CPUtime=41.7
/proc/13787/stat : 13787 (picosat) R 13786 13763 8165 0 -1 4194304 28258 0 0 0 2642 1528 0 0 25 0 1 0 1985027897 121470976 28228 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13787/statm: 29656 28228 42 102 0 29551 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 137580

[startup+102.307 s]
/proc/loadavg: 2.06 2.07 2.02 3/83 13787
/proc/meminfo: memFree=1199144/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=8.79
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 1021 21624 0 2 3 1 818 57 16 0 1 0 1985026999 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 798 370 3 0 500 0
[pid=13786] ppid=13763 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13763 13763 8165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985027897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=122700 CPUtime=92.38
/proc/13787/stat : 13787 (picosat) R 13786 13763 8165 0 -1 4194304 29228 0 0 0 7710 1528 0 0 25 0 1 0 1985027897 125644800 29176 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/13787/statm: 30675 29176 42 102 0 30570 0
Current children cumulated CPU time (s) 101.17
Current children cumulated vsize (KiB) 141656

[startup+162.301 s]
/proc/loadavg: 2.18 2.10 2.03 3/77 13840
/proc/meminfo: memFree=1411160/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=8.79
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 1021 21624 0 2 3 1 818 57 16 0 1 0 1985026999 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 798 370 3 0 500 0
[pid=13786] ppid=13763 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13763 13763 8165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985027897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=126792 CPUtime=152.11
/proc/13787/stat : 13787 (picosat) R 13786 13763 8165 0 -1 4194304 30290 0 0 0 13680 1531 0 0 25 0 1 0 1985027897 129835008 30238 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13787/statm: 31698 30238 42 102 0 31593 0
Current children cumulated CPU time (s) 160.9

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

/proc/meminfo: memFree=1251864/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=8.79
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 1021 21624 0 2 3 1 818 57 16 0 1 0 1985026999 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 798 370 3 0 500 0
[pid=13786] ppid=13763 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13763 13763 8165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985027897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=139844 CPUtime=1351.65
/proc/13787/stat : 13787 (picosat) R 13786 13763 8165 0 -1 4194304 34626 0 0 0 133628 1537 0 0 25 0 1 0 1985027897 143200256 33517 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13787/statm: 34961 33517 48 102 0 34856 0
Current children cumulated CPU time (s) 1360.44
Current children cumulated vsize (KiB) 158800

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 13846
/proc/meminfo: memFree=1245464/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=8.79
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 1021 21624 0 2 3 1 818 57 16 0 1 0 1985026999 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 798 370 3 0 500 0
[pid=13786] ppid=13763 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13763 13763 8165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985027897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=141164 CPUtime=1411.63
/proc/13787/stat : 13787 (picosat) R 13786 13763 8165 0 -1 4194304 35150 0 0 0 139626 1537 0 0 25 0 1 0 1985027897 144551936 33879 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13787/statm: 35291 33879 48 102 0 35186 0
Current children cumulated CPU time (s) 1420.42
Current children cumulated vsize (KiB) 160120

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 13846
/proc/meminfo: memFree=1239896/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=8.79
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 1021 21624 0 2 3 1 818 57 16 0 1 0 1985026999 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 798 370 3 0 500 0
[pid=13786] ppid=13763 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13763 13763 8165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985027897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=141164 CPUtime=1471.6
/proc/13787/stat : 13787 (picosat) R 13786 13763 8165 0 -1 4194304 35150 0 0 0 145623 1537 0 0 25 0 1 0 1985027897 144551936 33879 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/13787/statm: 35291 33879 48 102 0 35186 0
Current children cumulated CPU time (s) 1480.39
Current children cumulated vsize (KiB) 160120

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 13846
/proc/meminfo: memFree=1230744/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=8.79
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 1021 21624 0 2 3 1 818 57 16 0 1 0 1985026999 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 798 370 3 0 500 0
[pid=13786] ppid=13763 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13763 13763 8165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985027897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=141164 CPUtime=1531.58
/proc/13787/stat : 13787 (picosat) R 13786 13763 8165 0 -1 4194304 35152 0 0 0 151621 1537 0 0 25 0 1 0 1985027897 144551936 33881 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 0 0 0
/proc/13787/statm: 35291 33881 48 102 0 35186 0
Current children cumulated CPU time (s) 1540.37
Current children cumulated vsize (KiB) 160120

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 13846
/proc/meminfo: memFree=1224600/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=8.79
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 1021 21624 0 2 3 1 818 57 16 0 1 0 1985026999 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 798 370 3 0 500 0
[pid=13786] ppid=13763 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13763 13763 8165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985027897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=142484 CPUtime=1591.57
/proc/13787/stat : 13787 (picosat) R 13786 13763 8165 0 -1 4194304 35475 0 0 0 157619 1538 0 0 25 0 1 0 1985027897 145903616 34204 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/13787/statm: 35621 34204 48 102 0 35516 0
Current children cumulated CPU time (s) 1600.36
Current children cumulated vsize (KiB) 161440

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/77 13846
/proc/meminfo: memFree=1218904/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=8.79
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 1021 21624 0 2 3 1 818 57 16 0 1 0 1985026999 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 798 370 3 0 500 0
[pid=13786] ppid=13763 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13763 13763 8165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985027897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=143012 CPUtime=1651.53
/proc/13787/stat : 13787 (picosat) R 13786 13763 8165 0 -1 4194304 35788 0 0 0 163615 1538 0 0 25 0 1 0 1985027897 146444288 34348 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/13787/statm: 35753 34348 48 102 0 35648 0
Current children cumulated CPU time (s) 1660.32
Current children cumulated vsize (KiB) 161968

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/77 13846
/proc/meminfo: memFree=1213464/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=8.79
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 1021 21624 0 2 3 1 818 57 16 0 1 0 1985026999 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 798 370 3 0 500 0
[pid=13786] ppid=13763 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13763 13763 8165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985027897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=143012 CPUtime=1711.51
/proc/13787/stat : 13787 (picosat) R 13786 13763 8165 0 -1 4194304 35788 0 0 0 169613 1538 0 0 25 0 1 0 1985027897 146444288 34348 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/13787/statm: 35753 34348 48 102 0 35648 0
Current children cumulated CPU time (s) 1720.3
Current children cumulated vsize (KiB) 161968

[startup+1782.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/77 13846
/proc/meminfo: memFree=1208408/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=8.79
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 1021 21624 0 2 3 1 818 57 16 0 1 0 1985026999 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 798 370 3 0 500 0
[pid=13786] ppid=13763 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13763 13763 8165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985027897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=143012 CPUtime=1771.49
/proc/13787/stat : 13787 (picosat) R 13786 13763 8165 0 -1 4194304 35788 0 0 0 175611 1538 0 0 25 0 1 0 1985027897 146444288 34348 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/13787/statm: 35753 34348 48 102 0 35648 0
Current children cumulated CPU time (s) 1780.28
Current children cumulated vsize (KiB) 161968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.1 s]
/proc/loadavg: 2.17 2.06 2.01 3/77 13846
/proc/meminfo: memFree=1206680/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=8.79
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 1021 21624 0 2 3 1 818 57 16 0 1 0 1985026999 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 798 370 3 0 500 0
[pid=13786] ppid=13763 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13763 13763 8165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985027897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=143012 CPUtime=1791.28
/proc/13787/stat : 13787 (picosat) R 13786 13763 8165 0 -1 4194304 35788 0 0 0 177590 1538 0 0 25 0 1 0 1985027897 146444288 34348 996147200 134512640 134931368 4294956256 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 0 0 0
/proc/13787/statm: 35753 34348 48 102 0 35648 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 161968

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1802.1 s]
/proc/loadavg: 2.17 2.06 2.01 3/77 13846
/proc/meminfo: memFree=1206680/2055920 swapFree=4180972/4192956
[pid=13763] ppid=13761 vsize=13600 CPUtime=8.79
/proc/13763/stat : 13763 (sugar) S 13761 13763 8165 0 -1 4194304 1021 21624 0 2 3 1 818 57 16 0 1 0 1985026999 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13763/statm: 3400 798 370 3 0 500 0
[pid=13786] ppid=13763 vsize=5356 CPUtime=0
/proc/13786/stat : 13786 (sh) S 13763 13763 8165 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1985027897 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/13786/statm: 1339 232 193 169 0 50 0
[pid=13787] ppid=13786 vsize=143012 CPUtime=1791.28
/proc/13787/stat : 13787 (picosat) R 13786 13763 8165 0 -1 4194304 35788 0 0 0 177590 1538 0 0 25 0 1 0 1985027897 146444288 34348 996147200 134512640 134931368 4294956256 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 0 0 0
/proc/13787/statm: 35753 34348 48 102 0 35648 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 161968

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13763 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=221750
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=594909
# CPU time returned by wait4() is 8.81666
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.13
CPU time (s): 1800.07
CPU user time (s): 1784.11
CPU system time (s): 15.96
CPU usage (%): 99.8857
Max. virtual memory (cumulated for all children) (KiB): 887596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.22175
system time used= 0.594909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23000
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10379
involuntary context switches= 10610

runsolver used 1.9547 second user time and 6.25505 second system time

The end

Launcher Data (download as text)

Begin job on node15 at 2008-07-03 06:48:44
IDJOB=1055901
IDBENCH=57389
IDSOLVER=345
FILE ID=node15/1055901-1215060524
PBS_JOBID= 7875143
Free space on /tmp= 66524 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/queenAttacking/normalized-queenAttacking-12.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055901-1215060524/watcher-1055901-1215060524 -o /tmp/evaluation-result-1055901-1215060524/solver-1055901-1215060524 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1055901-1215060524.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2ba2a764a757f9f5d70ed9cb063b7290
RANDOM SEED=1323335032

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:       1383008 kB
Buffers:         53460 kB
Cached:         220544 kB
SwapCached:       6020 kB
Active:         490060 kB
Inactive:       109556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1383008 kB
SwapTotal:     4192956 kB
SwapFree:      4180972 kB
Dirty:            2484 kB
Writeback:           0 kB
Mapped:         339112 kB
Slab:            57768 kB
Committed_AS:  4233440 kB
PageTables:       2548 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= 66512 MiB
End job on node15 at 2008-07-03 07:18:48