Trace number 2080684

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.14.6+picosat? (TO) 1800.01 1817.23

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-33.xml
MD5SUMa33ade48f1369c9e2e6c8441d1f4ca57
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1089
Number of constraints17456
Maximum constraint arity2
Maximum domain size33
Number of constraints which are defined in extension0
Number of constraints which are defined in intension17456
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 05:49:06 2009
0.00/0.08	c 0	PID 22799
0.00/0.08	c 0	HOST node64.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2080684-1247370546.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2080684-1247370546.xml' 'HOME/temp.csp'
1.26/1.30	c 2	1 domains, 1089 variables, 4 predicates, 0 relations, 17456 constraints
1.26/1.35	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.26/1.35	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.27/1.43	c 2	Parsing HOME/temp.csp
1.27/1.58	c 2	parsed 10000 expressions
1.27/1.68	c 2	parsed 18550 expressions
1.27/1.69	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.27/1.69	c 2	Converting to clausal form CSP
1.27/2.07	c 2	converted 1855 (10%) expressions
2.29/2.48	c 3	converted 3710 (20%) expressions
2.68/2.82	c 3	converted 5565 (30%) expressions
3.08/3.22	c 4	converted 7420 (40%) expressions
3.38/3.55	c 4	converted 9275 (50%) expressions
3.68/3.88	c 4	converted 11130 (60%) expressions
4.18/4.34	c 5	converted 12985 (70%) expressions
4.46/4.68	c 5	converted 14840 (80%) expressions
4.86/5.00	c 5	converted 16695 (90%) expressions
5.16/5.32	c 6	converted 18550 (100%) expressions
5.16/5.32	c 6	CSP : 1089 integers, 16520 booleans, 51552 clauses, largest domain size 33
5.16/5.32	c 6	Heap : 29 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.16/5.32	c 6	Propagation in CSP
5.75/5.93	c 6	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.75/5.93	c 6	CSP : 1089 integers, 16520 booleans, 51552 clauses, largest domain size 33
5.75/5.93	c 6	Heap : 29 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.75/5.95	c 6	Simplifing CSP by introducing new Boolean variables
6.15/6.32	c 7	CSP : 1089 integers, 34848 booleans, 69880 clauses, largest domain size 33
6.15/6.32	c 7	Heap : 34 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.34/6.59	c 7	Encoding CSP to SAT : HOME/temp.cnf
6.44/6.67	c 7	109 (10%) CSP integer variables are encoded (3379 clauses, 41848 bytes)
6.44/6.69	c 7	218 (20%) CSP integer variables are encoded (6758 clauses, 85775 bytes)
6.55/6.71	c 7	327 (30%) CSP integer variables are encoded (10137 clauses, 130603 bytes)
6.55/6.74	c 7	436 (40%) CSP integer variables are encoded (13516 clauses, 181288 bytes)
6.55/6.76	c 7	545 (50%) CSP integer variables are encoded (16895 clauses, 231973 bytes)
6.55/6.78	c 7	654 (60%) CSP integer variables are encoded (20274 clauses, 282658 bytes)
6.64/6.81	c 7	763 (70%) CSP integer variables are encoded (23653 clauses, 333343 bytes)
6.64/6.83	c 7	872 (80%) CSP integer variables are encoded (27032 clauses, 384028 bytes)
6.64/6.85	c 7	981 (90%) CSP integer variables are encoded (30411 clauses, 434713 bytes)
6.64/6.87	c 7	1089 (100%) CSP integer variables are encoded (33759 clauses, 484933 bytes)
7.73/7.98	c 8	6988 (10%) CSP clauses are encoded (205558 clauses, 3867855 bytes)
8.81/9.06	c 9	13976 (20%) CSP clauses are encoded (376546 clauses, 7344863 bytes)
9.90/10.14	c 10	20964 (30%) CSP clauses are encoded (549147 clauses, 10867114 bytes)
10.99/11.22	c 12	27952 (40%) CSP clauses are encoded (721686 clauses, 14396631 bytes)
12.06/12.32	c 13	34940 (50%) CSP clauses are encoded (893106 clauses, 17925526 bytes)
13.15/13.40	c 14	41928 (60%) CSP clauses are encoded (1066124 clauses, 21648486 bytes)
14.14/14.49	c 15	48916 (70%) CSP clauses are encoded (1237904 clauses, 25344795 bytes)
15.23/15.57	c 16	55904 (80%) CSP clauses are encoded (1409379 clauses, 29033954 bytes)
16.31/16.66	c 17	62892 (90%) CSP clauses are encoded (1580293 clauses, 32710801 bytes)
17.41/17.74	c 18	69880 (100%) CSP clauses are encoded (1750423 clauses, 36370891 bytes)
17.41/17.74	c 18	69880 CSP clauses encoded
17.41/17.74	c 18	Writing map file : HOME/temp.map
17.41/17.76	c 18	Heap : 29 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
17.41/17.76	c 18	SAT : 69696 SAT variables, 1750423 SAT clauses, 36370891 bytes
17.41/17.76	c 18	Heap : 29 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
17.46/17.83	c 18	SOLVING HOME/temp.cnf
17.46/17.83	c 18	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.01/1817.22	c ERROR INTERRUPTED
1800.01/1817.23	s UNKNOWN
1800.01/1817.23	c 1818	CPU 17.49 (0.06 0.01 16.94 0.48)
1800.01/1817.23	c 1818	END Sun Jul 12 06:19:24 2009

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2080684-1247370546/watcher-2080684-1247370546 -o /tmp/evaluation-result-2080684-1247370546/solver-2080684-1247370546 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-2080684-1247370546.xml 

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


[startup+0 s]
/proc/loadavg: 2.11 2.03 2.01 4/73 22799
/proc/meminfo: memFree=1735632/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=4708 CPUtime=0
/proc/22799/stat : 22799 (sugar) R 22797 22799 19277 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 24117930 4820992 43 996147200 4194304 4206940 548682068608 18446744073709551615 251252503945 0 0 4096 0 0 0 0 17 1 0 0
/proc/22799/statm: 1177 43 33 3 0 8 0

[startup+0.107089 s]
/proc/loadavg: 2.11 2.03 2.01 4/73 22799
/proc/meminfo: memFree=1735632/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=0.07
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24117930 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.201102 s]
/proc/loadavg: 2.11 2.03 2.01 4/73 22799
/proc/meminfo: memFree=1735632/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=0.07
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24117930 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301116 s]
/proc/loadavg: 2.11 2.03 2.01 4/73 22799
/proc/meminfo: memFree=1735632/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=0.07
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24117930 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701156 s]
/proc/loadavg: 2.11 2.03 2.01 4/73 22799
/proc/meminfo: memFree=1735632/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=0.07
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1227 128 0 0 6 1 0 0 19 0 1 0 24117930 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50124 s]
/proc/loadavg: 2.11 2.03 2.01 3/84 22811
/proc/meminfo: memFree=1702264/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=1.27
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1309 12135 0 1 6 1 113 7 16 0 1 0 24117930 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 16868

[startup+3.10241 s]
/proc/loadavg: 2.11 2.03 2.01 3/84 22821
/proc/meminfo: memFree=1713848/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=1.27
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1309 12135 0 1 6 1 113 7 16 0 1 0 24117930 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1111 409 3 0 796 0
[pid=22812] ppid=22799 vsize=5356 CPUtime=0
/proc/22812/stat : 22812 (sh) S 22799 22799 19277 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24118065 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22812/statm: 1339 233 193 169 0 50 0
[pid=22813] ppid=22812 vsize=868560 CPUtime=1.72
/proc/22813/stat : 22813 (java) S 22812 22799 19277 0 -1 0 9669 0 1 0 166 6 0 0 18 0 9 0 24118065 889405440 8654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22813/statm: 217140 8654 2566 9 0 211645 0
[pid=22813/tid=22814] ppid=22812 vsize=868560 CPUtime=1.2
/proc/22813/task/22814/stat : 22814 (java) R 22812 22799 19277 0 -1 64 2770 0 1 0 119 1 0 0 25 0 9 0 24118066 889405440 8654 996147200 134512640 134550932 4294955936 18446744073709551615 4126529260 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22815] ppid=22812 vsize=868560 CPUtime=0.31
/proc/22813/task/22815/stat : 22815 (java) S 22812 22799 19277 0 -1 64 4737 0 0 0 29 2 0 0 16 0 9 0 24118067 889405440 8654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22816] ppid=22812 vsize=868560 CPUtime=0
/proc/22813/task/22816/stat : 22816 (java) S 22812 22799 19277 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24118068 889405440 8654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22817] ppid=22812 vsize=868560 CPUtime=0
/proc/22813/task/22817/stat : 22817 (java) S 22812 22799 19277 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 24118068 889405440 8654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22818] ppid=22812 vsize=868560 CPUtime=0
/proc/22813/task/22818/stat : 22818 (java) S 22812 22799 19277 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24118070 889405440 8654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22819] ppid=22812 vsize=868560 CPUtime=0.16
/proc/22813/task/22819/stat : 22819 (java) S 22812 22799 19277 0 -1 64 1459 0 0 0 16 0 0 0 15 0 9 0 24118070 889405440 8654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22820] ppid=22812 vsize=868560 CPUtime=0
/proc/22813/task/22820/stat : 22820 (java) S 22812 22799 19277 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 24118070 889405440 8654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22821] ppid=22812 vsize=868560 CPUtime=0
/proc/22813/task/22821/stat : 22821 (java) S 22812 22799 19277 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24118070 889405440 8654 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 890784

[startup+6.30277 s]
/proc/loadavg: 2.10 2.03 2.01 3/84 22821
/proc/meminfo: memFree=1689848/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=1.27
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1310 12135 0 1 6 1 113 7 15 0 1 0 24117930 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1111 409 3 0 796 0
[pid=22812] ppid=22799 vsize=5356 CPUtime=0
/proc/22812/stat : 22812 (sh) S 22799 22799 19277 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24118065 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22812/statm: 1339 233 193 169 0 50 0
[pid=22813] ppid=22812 vsize=879312 CPUtime=4.88
/proc/22813/stat : 22813 (java) S 22812 22799 19277 0 -1 0 20871 0 1 0 476 12 0 0 18 0 9 0 24118065 900415488 16928 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22813/statm: 219828 16928 2567 9 0 214333 0
[pid=22813/tid=22814] ppid=22812 vsize=879312 CPUtime=3.68
/proc/22813/task/22814/stat : 22814 (java) R 22812 22799 19277 0 -1 64 3031 0 1 0 366 2 0 0 25 0 9 0 24118066 900415488 16928 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22815] ppid=22812 vsize=879312 CPUtime=0.99
/proc/22813/task/22815/stat : 22815 (java) R 22812 22799 19277 0 -1 64 15662 0 0 0 91 8 0 0 16 0 9 0 24118067 900415488 16928 996147200 134512640 134550932 4294955936 18446744073709551615 103733026 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22816] ppid=22812 vsize=879312 CPUtime=0
/proc/22813/task/22816/stat : 22816 (java) S 22812 22799 19277 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24118068 900415488 16928 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22817] ppid=22812 vsize=879312 CPUtime=0
/proc/22813/task/22817/stat : 22817 (java) S 22812 22799 19277 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 24118068 900415488 16928 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22818] ppid=22812 vsize=879312 CPUtime=0
/proc/22813/task/22818/stat : 22818 (java) S 22812 22799 19277 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24118070 900415488 16928 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22819] ppid=22812 vsize=879312 CPUtime=0.18
/proc/22813/task/22819/stat : 22819 (java) S 22812 22799 19277 0 -1 64 1475 0 0 0 18 0 0 0 15 0 9 0 24118070 900415488 16928 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22820] ppid=22812 vsize=879312 CPUtime=0
/proc/22813/task/22820/stat : 22820 (java) S 22812 22799 19277 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 24118070 900415488 16928 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22821] ppid=22812 vsize=879312 CPUtime=0
/proc/22813/task/22821/stat : 22821 (java) S 22812 22799 19277 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24118070 900415488 16928 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 901536

[startup+12.7025 s]
/proc/loadavg: 2.09 2.03 2.01 3/84 22821
/proc/meminfo: memFree=1665656/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=1.27
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1310 12135 0 1 6 1 113 7 16 0 1 0 24117930 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1111 409 3 0 796 0
[pid=22812] ppid=22799 vsize=5356 CPUtime=0
/proc/22812/stat : 22812 (sh) S 22799 22799 19277 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24118065 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22812/statm: 1339 233 193 169 0 50 0
[pid=22813] ppid=22812 vsize=868672 CPUtime=11.18
/proc/22813/stat : 22813 (java) S 22812 22799 19277 0 -1 0 24246 0 1 0 1092 26 0 0 18 0 9 0 24118065 889520128 14733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22813/statm: 217168 14733 2593 9 0 211645 0
[pid=22813/tid=22814] ppid=22812 vsize=868672 CPUtime=9.55
/proc/22813/task/22814/stat : 22814 (java) R 22812 22799 19277 0 -1 64 3548 0 1 0 942 13 0 0 25 0 9 0 24118066 889520128 14733 996147200 134512640 134550932 4294955936 18446744073709551615 4126972584 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22815] ppid=22812 vsize=868672 CPUtime=1.34
/proc/22813/task/22815/stat : 22815 (java) S 22812 22799 19277 0 -1 64 18469 0 0 0 124 10 0 0 16 0 9 0 24118067 889520128 14733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22816] ppid=22812 vsize=868672 CPUtime=0
/proc/22813/task/22816/stat : 22816 (java) S 22812 22799 19277 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24118068 889520128 14733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22817] ppid=22812 vsize=868672 CPUtime=0
/proc/22813/task/22817/stat : 22817 (java) S 22812 22799 19277 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24118068 889520128 14733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22818] ppid=22812 vsize=868672 CPUtime=0
/proc/22813/task/22818/stat : 22818 (java) S 22812 22799 19277 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24118070 889520128 14733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22819] ppid=22812 vsize=868672 CPUtime=0.25
/proc/22813/task/22819/stat : 22819 (java) S 22812 22799 19277 0 -1 64 1526 0 0 0 25 0 0 0 15 0 9 0 24118070 889520128 14733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22820] ppid=22812 vsize=868672 CPUtime=0
/proc/22813/task/22820/stat : 22820 (java) S 22812 22799 19277 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 24118070 889520128 14733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22813/tid=22821] ppid=22812 vsize=868672 CPUtime=0
/proc/22813/task/22821/stat : 22821 (java) S 22812 22799 19277 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24118070 889520128 14733 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 890896

[startup+25.5019 s]
/proc/loadavg: 2.07 2.03 2.01 3/76 22823
/proc/meminfo: memFree=1663672/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=17.49
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1365 36849 0 2 6 1 1694 48 16 0 1 0 24117930 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1113 409 3 0 796 0
[pid=22822] ppid=22799 vsize=5356 CPUtime=0
/proc/22822/stat : 22822 (sh) S 22799 22799 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24119713 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22822/statm: 1339 232 193 169 0 50 0
[pid=22823] ppid=22822 vsize=34660 CPUtime=7.59
/proc/22823/stat : 22823 (picosat) R 22822 22799 19277 0 -1 4194304 8250 0 0 0 348 411 0 0 25 0 1 0 24119713 35491840 8236 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22823/statm: 8665 8236 40 102 0 8560 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 56884

[startup+51.1017 s]
/proc/loadavg: 2.05 2.03 2.00 3/76 22823
/proc/meminfo: memFree=1631352/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=17.49
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1365 36849 0 2 6 1 1694 48 16 0 1 0 24117930 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1113 409 3 0 796 0
[pid=22822] ppid=22799 vsize=5356 CPUtime=0
/proc/22822/stat : 22822 (sh) S 22799 22799 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24119713 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22822/statm: 1339 232 193 169 0 50 0
[pid=22823] ppid=22822 vsize=72008 CPUtime=32.95
/proc/22823/stat : 22823 (picosat) R 22822 22799 19277 0 -1 4194304 16235 0 0 0 2464 831 0 0 25 0 1 0 24119713 73736192 16172 996147200 134512640 134931368 4294956256 18446744073709551615 134530822 0 0 4096 0 0 0 0 17 1 0 0
/proc/22823/statm: 18002 16172 42 102 0 17897 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 94232

[startup+102.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/76 22823
/proc/meminfo: memFree=1628728/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=17.49
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1365 36849 0 2 6 1 1694 48 16 0 1 0 24117930 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1113 409 3 0 796 0
[pid=22822] ppid=22799 vsize=5356 CPUtime=0
/proc/22822/stat : 22822 (sh) S 22799 22799 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24119713 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22822/statm: 1339 232 193 169 0 50 0
[pid=22823] ppid=22822 vsize=74648 CPUtime=83.67
/proc/22823/stat : 22823 (picosat) R 22822 22799 19277 0 -1 4194304 16923 0 0 0 7535 832 0 0 25 0 1 0 24119713 76439552 16860 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22823/statm: 18662 16860 42 102 0 18557 0
Current children cumulated CPU time (s) 101.16

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

/proc/meminfo: memFree=1612544/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=17.49
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1365 36849 0 2 6 1 1694 48 16 0 1 0 24117930 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1113 409 3 0 796 0
[pid=22822] ppid=22799 vsize=5356 CPUtime=0
/proc/22822/stat : 22822 (sh) S 22799 22799 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24119713 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22822/statm: 1339 232 193 169 0 50 0
[pid=22823] ppid=22822 vsize=92724 CPUtime=1331.87
/proc/22823/stat : 22823 (picosat) R 22822 22799 19277 0 -1 4194304 24182 0 0 0 132347 840 0 0 25 0 1 0 24119713 94949376 21594 996147200 134512640 134931368 4294956256 18446744073709551615 134525921 0 0 4096 0 0 0 0 17 1 0 0
/proc/22823/statm: 23181 21594 48 102 0 23076 0
Current children cumulated CPU time (s) 1349.36
Current children cumulated vsize (KiB) 114948

[startup+1422.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 22860
/proc/meminfo: memFree=1612096/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=17.49
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1365 36849 0 2 6 1 1694 48 16 0 1 0 24117930 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1113 409 3 0 796 0
[pid=22822] ppid=22799 vsize=5356 CPUtime=0
/proc/22822/stat : 22822 (sh) S 22799 22799 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24119713 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22822/statm: 1339 232 193 169 0 50 0
[pid=22823] ppid=22822 vsize=93120 CPUtime=1391.32
/proc/22823/stat : 22823 (picosat) R 22822 22799 19277 0 -1 4194304 24535 0 0 0 138291 841 0 0 25 0 1 0 24119713 95354880 21718 996147200 134512640 134931368 4294956256 18446744073709551615 134544809 0 0 4096 0 0 0 0 17 1 0 0
/proc/22823/statm: 23280 21718 48 102 0 23175 0
Current children cumulated CPU time (s) 1408.81
Current children cumulated vsize (KiB) 115344

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 22860
/proc/meminfo: memFree=1612040/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=17.49
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1365 36849 0 2 6 1 1694 48 16 0 1 0 24117930 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1113 409 3 0 796 0
[pid=22822] ppid=22799 vsize=5356 CPUtime=0
/proc/22822/stat : 22822 (sh) S 22799 22799 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24119713 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22822/statm: 1339 232 193 169 0 50 0
[pid=22823] ppid=22822 vsize=93120 CPUtime=1450.76
/proc/22823/stat : 22823 (picosat) R 22822 22799 19277 0 -1 4194304 24787 0 0 0 144235 841 0 0 25 0 1 0 24119713 95354880 21738 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22823/statm: 23280 21738 48 102 0 23175 0
Current children cumulated CPU time (s) 1468.25
Current children cumulated vsize (KiB) 115344

[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 22860
/proc/meminfo: memFree=1612040/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=17.49
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1365 36849 0 2 6 1 1694 48 16 0 1 0 24117930 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1113 409 3 0 796 0
[pid=22822] ppid=22799 vsize=5356 CPUtime=0
/proc/22822/stat : 22822 (sh) S 22799 22799 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24119713 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22822/statm: 1339 232 193 169 0 50 0
[pid=22823] ppid=22822 vsize=93120 CPUtime=1510.2
/proc/22823/stat : 22823 (picosat) R 22822 22799 19277 0 -1 4194304 24787 0 0 0 150179 841 0 0 25 0 1 0 24119713 95354880 21738 996147200 134512640 134931368 4294956256 18446744073709551615 134523092 0 0 4096 0 0 0 0 17 1 0 0
/proc/22823/statm: 23280 21738 48 102 0 23175 0
Current children cumulated CPU time (s) 1527.69
Current children cumulated vsize (KiB) 115344

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 22860
/proc/meminfo: memFree=1609224/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=17.49
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1365 36849 0 2 6 1 1694 48 16 0 1 0 24117930 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1113 409 3 0 796 0
[pid=22822] ppid=22799 vsize=5356 CPUtime=0
/proc/22822/stat : 22822 (sh) S 22799 22799 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24119713 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22822/statm: 1339 232 193 169 0 50 0
[pid=22823] ppid=22822 vsize=95892 CPUtime=1569.62
/proc/22823/stat : 22823 (picosat) R 22822 22799 19277 0 -1 4194304 25751 0 0 0 156121 841 0 0 25 0 1 0 24119713 98193408 22451 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/22823/statm: 23973 22451 48 102 0 23868 0
Current children cumulated CPU time (s) 1587.11
Current children cumulated vsize (KiB) 118116

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22860
/proc/meminfo: memFree=1608072/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=17.49
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1365 36849 0 2 6 1 1694 48 16 0 1 0 24117930 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1113 409 3 0 796 0
[pid=22822] ppid=22799 vsize=5356 CPUtime=0
/proc/22822/stat : 22822 (sh) S 22799 22799 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24119713 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22822/statm: 1339 232 193 169 0 50 0
[pid=22823] ppid=22822 vsize=97840 CPUtime=1629.07
/proc/22823/stat : 22823 (picosat) R 22822 22799 19277 0 -1 4194304 26251 0 0 0 162065 842 0 0 25 0 1 0 24119713 100188160 22691 996147200 134512640 134931368 4294956256 18446744073709551615 134525781 0 0 4096 0 0 0 0 17 1 0 0
/proc/22823/statm: 24460 22691 48 102 0 24355 0
Current children cumulated CPU time (s) 1646.56
Current children cumulated vsize (KiB) 120064

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22860
/proc/meminfo: memFree=1608072/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=17.49
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1365 36849 0 2 6 1 1694 48 16 0 1 0 24117930 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1113 409 3 0 796 0
[pid=22822] ppid=22799 vsize=5356 CPUtime=0
/proc/22822/stat : 22822 (sh) S 22799 22799 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24119713 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22822/statm: 1339 232 193 169 0 50 0
[pid=22823] ppid=22822 vsize=97840 CPUtime=1688.51
/proc/22823/stat : 22823 (picosat) R 22822 22799 19277 0 -1 4194304 26251 0 0 0 168009 842 0 0 25 0 1 0 24119713 100188160 22691 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22823/statm: 24460 22691 48 102 0 24355 0
Current children cumulated CPU time (s) 1706
Current children cumulated vsize (KiB) 120064

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22860
/proc/meminfo: memFree=1607880/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=17.49
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1365 36849 0 2 6 1 1694 48 16 0 1 0 24117930 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1113 409 3 0 796 0
[pid=22822] ppid=22799 vsize=5356 CPUtime=0
/proc/22822/stat : 22822 (sh) S 22799 22799 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24119713 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22822/statm: 1339 232 193 169 0 50 0
[pid=22823] ppid=22822 vsize=97840 CPUtime=1747.94
/proc/22823/stat : 22823 (picosat) R 22822 22799 19277 0 -1 4194304 26563 0 0 0 173952 842 0 0 25 0 1 0 24119713 100188160 22729 996147200 134512640 134931368 4294956256 18446744073709551615 134524187 0 0 4096 0 0 0 0 17 1 0 0
/proc/22823/statm: 24460 22729 48 102 0 24355 0
Current children cumulated CPU time (s) 1765.43
Current children cumulated vsize (KiB) 120064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22860
/proc/meminfo: memFree=1603272/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=17.49
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1365 36849 0 2 6 1 1694 48 16 0 1 0 24117930 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1113 409 3 0 796 0
[pid=22822] ppid=22799 vsize=5356 CPUtime=0
/proc/22822/stat : 22822 (sh) S 22799 22799 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24119713 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22822/statm: 1339 232 193 169 0 50 0
[pid=22823] ppid=22822 vsize=102328 CPUtime=1782.52
/proc/22823/stat : 22823 (picosat) R 22822 22799 19277 0 -1 4194304 27683 0 0 0 177408 844 0 0 25 0 1 0 24119713 104783872 23849 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22823/statm: 25582 23849 48 102 0 25477 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 124552

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

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

[startup+1817.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22860
/proc/meminfo: memFree=1603272/2055920 swapFree=4192812/4192956
[pid=22799] ppid=22797 vsize=16868 CPUtime=17.49
/proc/22799/stat : 22799 (sugar) S 22797 22799 19277 0 -1 4194304 1365 36849 0 2 6 1 1694 48 16 0 1 0 24117930 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251264020578 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22799/statm: 4217 1113 409 3 0 796 0
[pid=22822] ppid=22799 vsize=5356 CPUtime=0
/proc/22822/stat : 22822 (sh) S 22799 22799 19277 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24119713 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22822/statm: 1339 232 193 169 0 50 0
[pid=22823] ppid=22822 vsize=102328 CPUtime=1782.52
/proc/22823/stat : 22823 (picosat) R 22822 22799 19277 0 -1 4194304 27683 0 0 0 177408 844 0 0 25 0 1 0 24119713 104783872 23849 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/22823/statm: 25582 23849 48 102 0 25477 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 124552

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22799 and gives
#  childrusage.ru_utime.tv_sec=17
#  childrusage.ru_utime.tv_usec=18412
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=499924
# CPU time returned by wait4() is 17.5183
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1817.23
CPU time (s): 1800.01
CPU user time (s): 1791.08
CPU system time (s): 8.93
CPU usage (%): 99.0523
Max. virtual memory (cumulated for all children) (KiB): 901536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.0184
system time used= 0.499924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38608
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= 7459
involuntary context switches= 7680

runsolver used 2.14967 second user time and 6.13107 second system time

The end

Launcher Data

Begin job on node64 at 2009-07-12 05:49:06
IDJOB=2080684
IDBENCH=57127
IDSOLVER=738
FILE ID=node64/2080684-1247370546
PBS_JOBID= 9507078
Free space on /tmp= 66344 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/haystacks/normalized-haystacks-33.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2080684-1247370546/watcher-2080684-1247370546 -o /tmp/evaluation-result-2080684-1247370546/solver-2080684-1247370546 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2080684-1247370546.xml

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

MD5SUM BENCH= a33ade48f1369c9e2e6c8441d1f4ca57
RANDOM SEED=1880220254

node64.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.220
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.220
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:       1736112 kB
Buffers:         40620 kB
Cached:         182760 kB
SwapCached:          0 kB
Active:         130828 kB
Inactive:       114984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3436 kB
Writeback:           0 kB
Mapped:          33088 kB
Slab:            59040 kB
Committed_AS:   254616 kB
PageTables:       1756 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node64 at 2009-07-12 06:19:26