Trace number 2080222

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.04 1813.33

General information on the benchmark

Namecsp/js-taillard-20-15/
normalized-js-taillard-20-15-95-3.xml
MD5SUM716b48a774a2867588b51873634e2600
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 benchmark0.739887
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1288
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
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:29:29 2009
0.00/0.08	c 0	PID 25884
0.07/0.08	c 0	HOST node35.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2080222-1247369369.xml TO HOME/temp.csp
0.07/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-2080222-1247369369.xml' 'HOME/temp.csp'
0.07/0.92	c 1	300 domains, 300 variables, 2 predicates, 0 relations, 3130 constraints
0.07/0.97	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.97	c 1	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'
0.91/1.06	c 1	Parsing HOME/temp.csp
1.01/1.17	c 1	parsed 3732 expressions
1.01/1.18	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.01/1.18	c 1	Converting to clausal form CSP
1.11/1.21	c 1	converted 374 (10%) expressions
1.11/1.27	c 1	converted 747 (20%) expressions
1.31/1.41	c 1	converted 1120 (30%) expressions
1.31/1.44	c 1	converted 1493 (40%) expressions
1.31/1.46	c 1	converted 1866 (50%) expressions
1.31/1.47	c 1	converted 2240 (60%) expressions
1.31/1.49	c 1	converted 2613 (70%) expressions
1.40/1.50	c 1	converted 2986 (80%) expressions
1.40/1.52	c 1	converted 3359 (90%) expressions
1.40/1.53	c 2	converted 3732 (100%) expressions
1.40/1.53	c 2	CSP : 300 integers, 0 booleans, 3130 clauses, largest domain size 1265
1.40/1.53	c 2	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.40/1.53	c 2	Propagation in CSP
1.50/1.66	c 2	86631 values, 0 unsatisfiable literals, and 0 valid clauses are removed
1.50/1.66	c 2	CSP : 300 integers, 0 booleans, 3130 clauses, largest domain size 704
1.50/1.66	c 2	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.50/1.67	c 2	Simplifing CSP by introducing new Boolean variables
1.61/1.76	c 2	CSP : 300 integers, 5700 booleans, 8830 clauses, largest domain size 704
1.61/1.76	c 2	Heap : 5 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.70/1.80	c 2	Encoding CSP to SAT : HOME/temp.cnf
1.70/1.84	c 2	30 (10%) CSP integer variables are encoded (18525 clauses, 255767 bytes)
1.70/1.87	c 2	60 (20%) CSP integer variables are encoded (37470 clauses, 539942 bytes)
1.70/1.90	c 2	90 (30%) CSP integer variables are encoded (57345 clauses, 838067 bytes)
1.81/1.92	c 2	120 (40%) CSP integer variables are encoded (75000 clauses, 1102892 bytes)
1.81/1.94	c 2	150 (50%) CSP integer variables are encoded (90405 clauses, 1333967 bytes)
1.81/1.96	c 2	180 (60%) CSP integer variables are encoded (108810 clauses, 1627993 bytes)
1.81/1.99	c 2	210 (70%) CSP integer variables are encoded (124965 clauses, 1902628 bytes)
1.90/2.01	c 2	240 (80%) CSP integer variables are encoded (143220 clauses, 2212963 bytes)
1.90/2.03	c 2	270 (90%) CSP integer variables are encoded (156765 clauses, 2443228 bytes)
1.90/2.06	c 2	300 (100%) CSP integer variables are encoded (171450 clauses, 2692873 bytes)
2.29/2.49	c 2	883 (10%) CSP clauses are encoded (358066 clauses, 6774054 bytes)
2.78/2.96	c 3	1766 (20%) CSP clauses are encoded (580690 clauses, 11881882 bytes)
3.17/3.39	c 3	2649 (30%) CSP clauses are encoded (783949 clauses, 16569846 bytes)
3.67/3.86	c 4	3532 (40%) CSP clauses are encoded (1015051 clauses, 21901445 bytes)
4.07/4.29	c 4	4415 (50%) CSP clauses are encoded (1223761 clauses, 26716644 bytes)
4.46/4.69	c 5	5298 (60%) CSP clauses are encoded (1419982 clauses, 31252656 bytes)
4.86/5.05	c 5	6181 (70%) CSP clauses are encoded (1592257 clauses, 35235182 bytes)
5.25/5.47	c 5	7064 (80%) CSP clauses are encoded (1796424 clauses, 39965489 bytes)
5.65/5.84	c 6	7947 (90%) CSP clauses are encoded (1974780 clauses, 44254851 bytes)
6.04/6.21	c 6	8830 (100%) CSP clauses are encoded (2162670 clauses, 48576375 bytes)
6.04/6.21	c 6	8830 CSP clauses encoded
6.04/6.21	c 6	Writing map file : HOME/temp.map
6.04/6.22	c 6	Heap : 3 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
6.04/6.22	c 6	SAT : 177450 SAT variables, 2162670 SAT clauses, 48576375 bytes
6.04/6.22	c 6	Heap : 3 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
6.04/6.24	c 6	SOLVING HOME/temp.cnf
6.04/6.24	c 6	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.04/1813.32	c ERROR INTERRUPTED
1800.04/1813.32	s UNKNOWN
1800.04/1813.32	c 1813	CPU 6.08 (0.06 0.02 5.55 0.45)
1800.04/1813.32	c 1813	END Sun Jul 12 05:59:42 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-2080222-1247369369/watcher-2080222-1247369369 -o /tmp/evaluation-result-2080222-1247369369/solver-2080222-1247369369 -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-2080222-1247369369.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.00 2.00 2.00 3/74 25884
/proc/meminfo: memFree=1714120/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=4708 CPUtime=0
/proc/25884/stat : 25884 (sugar) R 25882 25884 21537 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 24003291 4820992 43 996147200 4194304 4206940 548682068608 18446744073709551615 266131797385 0 0 4096 0 0 0 0 17 1 0 0
/proc/25884/statm: 1177 43 33 3 0 8 0

[startup+0.0844499 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25884
/proc/meminfo: memFree=1714120/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16872 CPUtime=0.07
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1159 0 0 0 5 2 0 0 18 0 1 0 24003291 17276928 1108 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4218 1108 406 3 0 797 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16872

[startup+0.101456 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25884
/proc/meminfo: memFree=1714120/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=0.07
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 24003291 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301472 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25884
/proc/meminfo: memFree=1714120/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=0.07
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 24003291 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701519 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 25884
/proc/meminfo: memFree=1714120/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=0.07
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 24003291 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50261 s]
/proc/loadavg: 2.08 2.02 2.01 3/80 25901
/proc/meminfo: memFree=1708696/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=0.9
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1309 6843 0 1 5 2 79 4 15 0 1 0 24003291 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1111 409 3 0 796 0
[pid=25897] ppid=25884 vsize=5356 CPUtime=0
/proc/25897/stat : 25897 (sh) S 25884 25884 21537 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24003388 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25897/statm: 1339 233 193 169 0 50 0
[pid=25898] ppid=25897 vsize=868508 CPUtime=0.5
/proc/25898/stat : 25898 (java) S 25897 25884 21537 0 -1 0 5638 0 1 0 47 3 0 0 18 0 9 0 24003388 889352192 5069 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25898/statm: 217127 5069 1743 9 0 211632 0
[pid=25898/tid=25899] ppid=25897 vsize=868508 CPUtime=0.29
/proc/25898/task/25899/stat : 25899 (java) R 25897 25884 21537 0 -1 64 2660 0 1 0 28 1 0 0 21 0 9 0 24003389 889352192 5069 996147200 134512640 134550932 4294955936 18446744073709551615 4126538358 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25898/tid=25900] ppid=25897 vsize=868508 CPUtime=0.02
/proc/25898/task/25900/stat : 25900 (java) S 25897 25884 21537 0 -1 64 810 0 0 0 2 0 0 0 16 0 9 0 24003391 889352192 5069 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25898/tid=25901] ppid=25897 vsize=868508 CPUtime=0
/proc/25898/task/25901/stat : 25901 (java) S 25897 25884 21537 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 24003391 889352192 5069 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 890732

[startup+3.10278 s]
/proc/loadavg: 2.08 2.02 2.01 3/85 25906
/proc/meminfo: memFree=1690736/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=0.9
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1310 6843 0 1 5 2 79 4 15 0 1 0 24003291 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1111 409 3 0 796 0
[pid=25897] ppid=25884 vsize=5356 CPUtime=0
/proc/25897/stat : 25897 (sh) S 25884 25884 21537 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24003388 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25897/statm: 1339 233 193 169 0 50 0
[pid=25898] ppid=25897 vsize=868704 CPUtime=2.08
/proc/25898/stat : 25898 (java) S 25897 25884 21537 0 -1 0 7913 0 1 0 194 14 0 0 18 0 9 0 24003388 889552896 6770 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25898/statm: 217176 6770 2590 9 0 211653 0
[pid=25898/tid=25899] ppid=25897 vsize=868704 CPUtime=1.58
/proc/25898/task/25899/stat : 25899 (java) R 25897 25884 21537 0 -1 64 3107 0 1 0 150 8 0 0 25 0 9 0 24003389 889552896 6770 996147200 134512640 134550932 4294955936 18446744073709551615 4126452857 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25898/tid=25900] ppid=25897 vsize=868704 CPUtime=0.24
/proc/25898/task/25900/stat : 25900 (java) S 25897 25884 21537 0 -1 64 2602 0 0 0 21 3 0 0 16 0 9 0 24003391 889552896 6770 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25898/tid=25901] ppid=25897 vsize=868704 CPUtime=0
/proc/25898/task/25901/stat : 25901 (java) S 25897 25884 21537 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24003391 889552896 6770 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25898/tid=25902] ppid=25897 vsize=868704 CPUtime=0
/proc/25898/task/25902/stat : 25902 (java) S 25897 25884 21537 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 24003391 889552896 6770 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25898/tid=25903] ppid=25897 vsize=868704 CPUtime=0
/proc/25898/task/25903/stat : 25903 (java) S 25897 25884 21537 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 24003393 889552896 6770 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25898/tid=25904] ppid=25897 vsize=868704 CPUtime=0.22
/proc/25898/task/25904/stat : 25904 (java) S 25897 25884 21537 0 -1 64 1505 0 0 0 21 1 0 0 16 0 9 0 24003393 889552896 6770 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25898/tid=25905] ppid=25897 vsize=868704 CPUtime=0
/proc/25898/task/25905/stat : 25905 (java) S 25897 25884 21537 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24003393 889552896 6770 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25898/tid=25906] ppid=25897 vsize=868704 CPUtime=0
/proc/25898/task/25906/stat : 25906 (java) S 25897 25884 21537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24003394 889552896 6770 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 890928

[startup+6.30114 s]
/proc/loadavg: 2.07 2.02 2.00 3/85 25906
/proc/meminfo: memFree=1654384/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=6.08
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1365 15992 0 2 6 2 555 45 16 0 1 0 24003291 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 16868

[startup+12.7028 s]
/proc/loadavg: 2.07 2.02 2.00 3/77 25908
/proc/meminfo: memFree=1629872/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=6.08
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1365 15992 0 2 6 2 555 45 16 0 1 0 24003291 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1113 409 3 0 796 0
[pid=25907] ppid=25884 vsize=5356 CPUtime=0
/proc/25907/stat : 25907 (sh) S 25884 25884 21537 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24003915 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25907/statm: 1339 232 193 169 0 50 0
[pid=25908] ppid=25907 vsize=43176 CPUtime=6.37
/proc/25908/stat : 25908 (picosat) R 25907 25884 21537 0 -1 4194304 8885 0 0 0 298 339 0 0 25 0 1 0 24003916 44212224 8871 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/25908/statm: 10794 8871 40 102 0 10689 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 65400

[startup+25.5013 s]
/proc/loadavg: 2.06 2.01 2.00 3/77 25908
/proc/meminfo: memFree=1582320/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=6.08
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1365 15992 0 2 6 2 555 45 16 0 1 0 24003291 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1113 409 3 0 796 0
[pid=25907] ppid=25884 vsize=5356 CPUtime=0
/proc/25907/stat : 25907 (sh) S 25884 25884 21537 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24003915 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25907/statm: 1339 232 193 169 0 50 0
[pid=25908] ppid=25907 vsize=89200 CPUtime=19.04
/proc/25908/stat : 25908 (picosat) R 25907 25884 21537 0 -1 4194304 20349 0 0 0 902 1002 0 0 25 0 1 0 24003916 91340800 20335 996147200 134512640 134931368 4294956256 18446744073709551615 134524009 0 0 4096 0 0 0 0 17 1 0 0
/proc/25908/statm: 22300 20335 42 102 0 22195 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 111424

[startup+51.1011 s]
/proc/loadavg: 2.03 2.01 2.00 3/77 25908
/proc/meminfo: memFree=1581296/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=6.08
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1365 15992 0 2 6 2 555 45 16 0 1 0 24003291 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1113 409 3 0 796 0
[pid=25907] ppid=25884 vsize=5356 CPUtime=0
/proc/25907/stat : 25907 (sh) S 25884 25884 21537 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24003915 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25907/statm: 1339 232 193 169 0 50 0
[pid=25908] ppid=25907 vsize=91512 CPUtime=44.39
/proc/25908/stat : 25908 (picosat) R 25907 25884 21537 0 -1 4194304 20414 0 0 0 3437 1002 0 0 25 0 1 0 24003916 93708288 20400 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25908/statm: 22878 20400 42 102 0 22773 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 113736

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/77 25908
/proc/meminfo: memFree=1580464/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=6.08
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1365 15992 0 2 6 2 555 45 16 0 1 0 24003291 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1113 409 3 0 796 0
[pid=25907] ppid=25884 vsize=5356 CPUtime=0
/proc/25907/stat : 25907 (sh) S 25884 25884 21537 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24003915 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25907/statm: 1339 232 193 169 0 50 0
[pid=25908] ppid=25907 vsize=92040 CPUtime=95.08
/proc/25908/stat : 25908 (picosat) R 25907 25884 21537 0 -1 4194304 20573 0 0 0 8506 1002 0 0 25 0 1 0 24003916 94248960 20559 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25908/statm: 23010 20559 42 102 0 22905 0
Current children cumulated CPU time (s) 101.16
Current children cumulated vsize (KiB) 114264

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 25908
/proc/meminfo: memFree=1579440/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=6.08
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1365 15992 0 2 6 2 555 45 16 0 1 0 24003291 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1113 409 3 0 796 0
[pid=25907] ppid=25884 vsize=5356 CPUtime=0
/proc/25907/stat : 25907 (sh) S 25884 25884 21537 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24003915 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25907/statm: 1339 232 193 169 0 50 0
[pid=25908] ppid=25907 vsize=92700 CPUtime=154.52
/proc/25908/stat : 25908 (picosat) R 25907 25884 21537 0 -1 4194304 20745 0 0 0 14450 1002 0 0 25 0 1 0 24003916 94924800 20731 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/25908/statm: 23175 20731 42 102 0 23070 0
Current children cumulated CPU time (s) 160.6
Current children cumulated vsize (KiB) 114924

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 25908
/proc/meminfo: memFree=1578288/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=6.08
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1365 15992 0 2 6 2 555 45 16 0 1 0 24003291 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1113 409 3 0 796 0
[pid=25907] ppid=25884 vsize=5356 CPUtime=0
/proc/25907/stat : 25907 (sh) S 25884 25884 21537 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24003915 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25907/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1524456/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=6.08
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1365 15992 0 2 6 2 555 45 16 0 1 0 24003291 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1113 409 3 0 796 0
[pid=25907] ppid=25884 vsize=5356 CPUtime=0
/proc/25907/stat : 25907 (sh) S 25884 25884 21537 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24003915 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25907/statm: 1339 232 193 169 0 50 0
[pid=25908] ppid=25907 vsize=100760 CPUtime=1345.18
/proc/25908/stat : 25908 (picosat) R 25907 25884 21537 0 -1 4194304 23010 0 0 0 133512 1006 0 0 25 0 1 0 24003916 103178240 22896 996147200 134512640 134931368 4294956256 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 0 0 0
/proc/25908/statm: 25190 22896 48 102 0 25085 0
Current children cumulated CPU time (s) 1351.26
Current children cumulated vsize (KiB) 122984

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 25961
/proc/meminfo: memFree=1524456/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=6.08
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1365 15992 0 2 6 2 555 45 16 0 1 0 24003291 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1113 409 3 0 796 0
[pid=25907] ppid=25884 vsize=5356 CPUtime=0
/proc/25907/stat : 25907 (sh) S 25884 25884 21537 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24003915 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25907/statm: 1339 232 193 169 0 50 0
[pid=25908] ppid=25907 vsize=100760 CPUtime=1404.89
/proc/25908/stat : 25908 (picosat) R 25907 25884 21537 0 -1 4194304 23010 0 0 0 139483 1006 0 0 25 0 1 0 24003916 103178240 22896 996147200 134512640 134931368 4294956256 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 0 0 0
/proc/25908/statm: 25190 22896 48 102 0 25085 0
Current children cumulated CPU time (s) 1410.97
Current children cumulated vsize (KiB) 122984

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 25961
/proc/meminfo: memFree=1524456/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=6.08
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1365 15992 0 2 6 2 555 45 16 0 1 0 24003291 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1113 409 3 0 796 0
[pid=25907] ppid=25884 vsize=5356 CPUtime=0
/proc/25907/stat : 25907 (sh) S 25884 25884 21537 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24003915 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25907/statm: 1339 232 193 169 0 50 0
[pid=25908] ppid=25907 vsize=100760 CPUtime=1464.59
/proc/25908/stat : 25908 (picosat) R 25907 25884 21537 0 -1 4194304 23010 0 0 0 145453 1006 0 0 25 0 1 0 24003916 103178240 22896 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/25908/statm: 25190 22896 48 102 0 25085 0
Current children cumulated CPU time (s) 1470.67
Current children cumulated vsize (KiB) 122984

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 25961
/proc/meminfo: memFree=1524392/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=6.08
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1365 15992 0 2 6 2 555 45 16 0 1 0 24003291 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1113 409 3 0 796 0
[pid=25907] ppid=25884 vsize=5356 CPUtime=0
/proc/25907/stat : 25907 (sh) S 25884 25884 21537 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24003915 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25907/statm: 1339 232 193 169 0 50 0
[pid=25908] ppid=25907 vsize=100892 CPUtime=1524.3
/proc/25908/stat : 25908 (picosat) R 25907 25884 21537 0 -1 4194304 23055 0 0 0 151423 1007 0 0 25 0 1 0 24003916 103313408 22941 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/25908/statm: 25223 22941 48 102 0 25118 0
Current children cumulated CPU time (s) 1530.38
Current children cumulated vsize (KiB) 123116

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 25961
/proc/meminfo: memFree=1523560/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=6.08
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1365 15992 0 2 6 2 555 45 16 0 1 0 24003291 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1113 409 3 0 796 0
[pid=25907] ppid=25884 vsize=5356 CPUtime=0
/proc/25907/stat : 25907 (sh) S 25884 25884 21537 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24003915 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25907/statm: 1339 232 193 169 0 50 0
[pid=25908] ppid=25907 vsize=101684 CPUtime=1584
/proc/25908/stat : 25908 (picosat) R 25907 25884 21537 0 -1 4194304 23251 0 0 0 157393 1007 0 0 25 0 1 0 24003916 104124416 23137 996147200 134512640 134931368 4294956256 18446744073709551615 134525794 0 0 4096 0 0 0 0 17 0 0 0
/proc/25908/statm: 25421 23137 48 102 0 25316 0
Current children cumulated CPU time (s) 1590.08
Current children cumulated vsize (KiB) 123908

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 25961
/proc/meminfo: memFree=1522856/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=6.08
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1365 15992 0 2 6 2 555 45 16 0 1 0 24003291 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1113 409 3 0 796 0
[pid=25907] ppid=25884 vsize=5356 CPUtime=0
/proc/25907/stat : 25907 (sh) S 25884 25884 21537 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24003915 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25907/statm: 1339 232 193 169 0 50 0
[pid=25908] ppid=25907 vsize=102212 CPUtime=1643.7
/proc/25908/stat : 25908 (picosat) R 25907 25884 21537 0 -1 4194304 23406 0 0 0 163363 1007 0 0 25 0 1 0 24003916 104665088 23292 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 0 0 0
/proc/25908/statm: 25553 23292 48 102 0 25448 0
Current children cumulated CPU time (s) 1649.78
Current children cumulated vsize (KiB) 124436

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 25961
/proc/meminfo: memFree=1522152/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=6.08
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1365 15992 0 2 6 2 555 45 16 0 1 0 24003291 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1113 409 3 0 796 0
[pid=25907] ppid=25884 vsize=5356 CPUtime=0
/proc/25907/stat : 25907 (sh) S 25884 25884 21537 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24003915 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25907/statm: 1339 232 193 169 0 50 0
[pid=25908] ppid=25907 vsize=102872 CPUtime=1703.41
/proc/25908/stat : 25908 (picosat) R 25907 25884 21537 0 -1 4194304 23567 0 0 0 169333 1008 0 0 25 0 1 0 24003916 105340928 23453 996147200 134512640 134931368 4294956256 18446744073709551615 134524114 0 0 4096 0 0 0 0 17 0 0 0
/proc/25908/statm: 25718 23453 48 102 0 25613 0
Current children cumulated CPU time (s) 1709.49
Current children cumulated vsize (KiB) 125096

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 25961
/proc/meminfo: memFree=1521320/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=6.08
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1365 15992 0 2 6 2 555 45 16 0 1 0 24003291 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1113 409 3 0 796 0
[pid=25907] ppid=25884 vsize=5356 CPUtime=0
/proc/25907/stat : 25907 (sh) S 25884 25884 21537 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24003915 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25907/statm: 1339 232 193 169 0 50 0
[pid=25908] ppid=25907 vsize=103664 CPUtime=1763.11
/proc/25908/stat : 25908 (picosat) R 25907 25884 21537 0 -1 4194304 23768 0 0 0 175303 1008 0 0 25 0 1 0 24003916 106151936 23654 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/25908/statm: 25916 23654 48 102 0 25811 0
Current children cumulated CPU time (s) 1769.19
Current children cumulated vsize (KiB) 125888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 25961
/proc/meminfo: memFree=1520936/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=6.08
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1365 15992 0 2 6 2 555 45 16 0 1 0 24003291 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1113 409 3 0 796 0
[pid=25907] ppid=25884 vsize=5356 CPUtime=0
/proc/25907/stat : 25907 (sh) S 25884 25884 21537 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24003915 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25907/statm: 1339 232 193 169 0 50 0
[pid=25908] ppid=25907 vsize=103928 CPUtime=1793.96
/proc/25908/stat : 25908 (picosat) R 25907 25884 21537 0 -1 4194304 23855 0 0 0 178388 1008 0 0 25 0 1 0 24003916 106422272 23741 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/25908/statm: 25982 23741 48 102 0 25877 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 126152

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

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

[startup+1813.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 25961
/proc/meminfo: memFree=1520936/2055920 swapFree=4192812/4192956
[pid=25884] ppid=25882 vsize=16868 CPUtime=6.08
/proc/25884/stat : 25884 (sugar) S 25882 25884 21537 0 -1 4194304 1365 15992 0 2 6 2 555 45 16 0 1 0 24003291 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 266143314018 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25884/statm: 4217 1113 409 3 0 796 0
[pid=25907] ppid=25884 vsize=5356 CPUtime=0
/proc/25907/stat : 25907 (sh) S 25884 25884 21537 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24003915 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25907/statm: 1339 232 193 169 0 50 0
[pid=25908] ppid=25907 vsize=103928 CPUtime=1793.96
/proc/25908/stat : 25908 (picosat) R 25907 25884 21537 0 -1 4194304 23855 0 0 0 178388 1008 0 0 25 0 1 0 24003916 106422272 23741 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/25908/statm: 25982 23741 48 102 0 25877 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 126152

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25884 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=620145
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=482926
# CPU time returned by wait4() is 6.10307
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1813.33
CPU time (s): 1800.04
CPU user time (s): 1789.49
CPU system time (s): 10.55
CPU usage (%): 99.2673
Max. virtual memory (cumulated for all children) (KiB): 890928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.62014
system time used= 0.482926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17751
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= 13404
involuntary context switches= 13370

runsolver used 2.09668 second user time and 6.17506 second system time

The end

Launcher Data

Begin job on node35 at 2009-07-12 05:29:29
IDJOB=2080222
IDBENCH=57039
IDSOLVER=738
FILE ID=node35/2080222-1247369369
PBS_JOBID= 9507005
Free space on /tmp= 66300 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/js-taillard-20-15/normalized-js-taillard-20-15-95-3.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-2080222-1247369369/watcher-2080222-1247369369 -o /tmp/evaluation-result-2080222-1247369369/solver-2080222-1247369369 -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-2080222-1247369369.xml

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

MD5SUM BENCH= 716b48a774a2867588b51873634e2600
RANDOM SEED=782329122

node35.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.213
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.213
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:       1714664 kB
Buffers:         44864 kB
Cached:         192184 kB
SwapCached:          0 kB
Active:         166028 kB
Inactive:       101028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1744 kB
Writeback:           0 kB
Mapped:          41184 kB
Slab:            59372 kB
Committed_AS:   214312 kB
PageTables:       1852 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= 66304 MiB
End job on node35 at 2009-07-12 05:59:44