Trace number 2080596

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.08 1807.23

General information on the benchmark

Namecsp/knights/
normalized-knights-25-9.xml
MD5SUM2c2a315f78e02a36f39cc2b3c6ab1a62
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 benchmark2.34964
Satisfiable
(Un)Satisfiability was proved
Number of variables9
Number of constraints36
Maximum constraint arity2
Maximum domain size625
Number of constraints which are defined in extension0
Number of constraints which are defined in intension36
Global constraints used (with number of constraints)

Solver Data

0.04/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.04/0.07	c 0	BEGIN Sun Jul 12 05:43:01 2009
0.04/0.07	c 0	PID 25598
0.04/0.07	c 0	HOST node82.alineos.net
0.04/0.07	c 0	CONVERTING HOME/instance-2080596-1247370180.xml TO HOME/temp.csp
0.04/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2080596-1247370180.xml' 'HOME/temp.csp'
0.06/0.23	c 0	1 domains, 9 variables, 2 predicates, 0 relations, 36 constraints
0.06/0.28	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.28	c 0	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.22/0.35	c 0	Parsing HOME/temp.csp
0.22/0.36	c 0	parsed 48 expressions
0.22/0.38	c 0	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.22/0.38	c 0	Converting to clausal form CSP
0.22/0.40	c 0	converted 5 (10%) expressions
0.22/0.40	c 0	converted 10 (20%) expressions
0.22/0.42	c 0	converted 15 (30%) expressions
0.22/0.43	c 0	converted 20 (40%) expressions
0.22/0.44	c 0	converted 24 (50%) expressions
0.22/0.44	c 0	converted 29 (60%) expressions
0.22/0.45	c 0	converted 34 (70%) expressions
0.22/0.45	c 0	converted 39 (80%) expressions
0.22/0.47	c 0	converted 44 (90%) expressions
0.22/0.47	c 0	converted 48 (100%) expressions
0.22/0.47	c 0	CSP : 45 integers, 18 booleans, 180 clauses, largest domain size 625
0.22/0.47	c 0	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.22/0.47	c 0	Propagation in CSP
0.22/0.48	c 0	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.22/0.48	c 0	CSP : 45 integers, 18 booleans, 180 clauses, largest domain size 625
0.22/0.48	c 0	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.22/0.48	c 0	Simplifing CSP by introducing new Boolean variables
0.22/0.48	c 0	CSP : 45 integers, 144 booleans, 306 clauses, largest domain size 625
0.22/0.49	c 0	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.22/0.51	c 0	Encoding CSP to SAT : HOME/temp.cnf
0.22/0.53	c 0	5 (10%) CSP integer variables are encoded (3115 clauses, 38350 bytes)
0.22/0.53	c 0	9 (20%) CSP integer variables are encoded (5607 clauses, 70746 bytes)
0.22/0.53	c 0	14 (30%) CSP integer variables are encoded (5722 clauses, 72241 bytes)
0.22/0.53	c 0	18 (40%) CSP integer variables are encoded (5814 clauses, 73437 bytes)
0.22/0.53	c 0	23 (50%) CSP integer variables are encoded (5929 clauses, 74932 bytes)
0.22/0.53	c 0	27 (60%) CSP integer variables are encoded (6021 clauses, 76128 bytes)
0.22/0.53	c 0	32 (70%) CSP integer variables are encoded (6136 clauses, 77623 bytes)
0.22/0.53	c 0	36 (80%) CSP integer variables are encoded (6228 clauses, 78819 bytes)
0.22/0.54	c 0	41 (90%) CSP integer variables are encoded (6343 clauses, 80314 bytes)
0.22/0.54	c 0	45 (100%) CSP integer variables are encoded (6435 clauses, 81510 bytes)
0.22/0.56	c 0	31 (10%) CSP clauses are encoded (13058 clauses, 196726 bytes)
0.22/0.57	c 0	62 (20%) CSP clauses are encoded (22001 clauses, 356814 bytes)
0.22/0.58	c 0	92 (30%) CSP clauses are encoded (24971 clauses, 410818 bytes)
0.22/0.60	c 0	123 (40%) CSP clauses are encoded (35142 clauses, 597048 bytes)
0.22/0.61	c 0	153 (50%) CSP clauses are encoded (41080 clauses, 709662 bytes)
0.22/0.62	c 0	184 (60%) CSP clauses are encoded (46459 clauses, 809402 bytes)
0.22/0.63	c 0	215 (70%) CSP clauses are encoded (52438 clauses, 920536 bytes)
0.22/0.64	c 0	245 (80%) CSP clauses are encoded (58996 clauses, 1042660 bytes)
0.22/0.65	c 0	276 (90%) CSP clauses are encoded (64375 clauses, 1142400 bytes)
0.22/0.66	c 0	306 (100%) CSP clauses are encoded (66105 clauses, 1175118 bytes)
0.22/0.66	c 0	306 CSP clauses encoded
0.22/0.66	c 0	Writing map file : HOME/temp.map
0.22/0.66	c 0	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.22/0.66	c 0	SAT : 6624 SAT variables, 66105 SAT clauses, 1175118 bytes
0.22/0.66	c 0	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.22/0.69	c 0	SOLVING HOME/temp.cnf
0.22/0.69	c 0	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.02/1807.21	sh: line 1: 25622 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.02/1807.21	c 1807	DECODING HOME/temp.out WITH HOME/temp.map
1800.02/1807.21	c 1807	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.02/1807.22	c ERROR INTERRUPTED
1800.02/1807.22	s UNKNOWN
1800.02/1807.22	c 1807	CPU 1800.06 (0.05 0.02 1799.5 0.49)
1800.02/1807.22	c 1807	END Sun Jul 12 06:13:08 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-2080596-1247370180/watcher-2080596-1247370180 -o /tmp/evaluation-result-2080596-1247370180/solver-2080596-1247370180 -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-2080596-1247370180.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.27 2.26 2.19 4/81 25598
/proc/meminfo: memFree=1683640/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=12272 CPUtime=0
/proc/25598/stat : 25598 (sugar) R 25596 25598 19891 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 24083012 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 224273677310 0 0 4224 0 0 0 0 17 1 0 0
/proc/25598/statm: 3068 327 246 3 0 168 0

[startup+0.0519971 s]
/proc/loadavg: 2.27 2.26 2.19 4/81 25598
/proc/meminfo: memFree=1683640/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=15948 CPUtime=0.04
/proc/25598/stat : 25598 (sugar) R 25596 25598 19891 0 -1 4194304 913 0 0 0 3 1 0 0 18 0 1 0 24083012 16330752 881 996147200 4194304 4206940 548682068608 18446744073709551615 224264944229 0 0 4224 0 0 0 0 17 1 0 0
/proc/25598/statm: 3987 881 380 3 0 566 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15948

[startup+0.102005 s]
/proc/loadavg: 2.27 2.26 2.19 4/81 25598
/proc/meminfo: memFree=1683640/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.06
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301042 s]
/proc/loadavg: 2.27 2.26 2.19 4/81 25598
/proc/meminfo: memFree=1683640/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.22
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1292 4158 0 1 5 1 13 3 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 16868

[startup+0.701192 s]
/proc/loadavg: 2.27 2.26 2.19 4/81 25598
/proc/meminfo: memFree=1683640/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 16868

[startup+1.50127 s]
/proc/loadavg: 2.27 2.26 2.19 4/84 25622
/proc/meminfo: memFree=1677408/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=3532 CPUtime=0.79
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 786 0 0 0 49 30 0 0 25 0 1 0 24083082 3616768 770 996147200 134512640 134931368 4294956256 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 0 0 0
/proc/25622/statm: 883 770 42 102 0 778 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 25756

[startup+3.10157 s]
/proc/loadavg: 2.25 2.25 2.19 3/84 25622
/proc/meminfo: memFree=1676000/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=3928 CPUtime=2.38
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 886 0 0 0 208 30 0 0 25 0 1 0 24083082 4022272 870 996147200 134512640 134931368 4294956256 18446744073709551615 134525785 0 0 4096 0 0 0 0 17 0 0 0
/proc/25622/statm: 982 870 42 102 0 877 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 26152

[startup+6.30116 s]
/proc/loadavg: 2.25 2.25 2.19 3/84 25622
/proc/meminfo: memFree=1675104/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=4912 CPUtime=5.57
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 1092 0 0 0 527 30 0 0 25 0 1 0 24083082 5029888 1074 996147200 134512640 134931368 4294956256 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 0 0 0
/proc/25622/statm: 1228 1074 48 102 0 1123 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 27136

[startup+12.7014 s]
/proc/loadavg: 2.21 2.24 2.19 3/84 25622
/proc/meminfo: memFree=1674656/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=5088 CPUtime=11.94
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 1140 0 0 0 1164 30 0 0 25 0 1 0 24083082 5210112 1122 996147200 134512640 134931368 4294956256 18446744073709551615 134525918 0 0 4096 0 0 0 0 17 0 0 0
/proc/25622/statm: 1272 1122 48 102 0 1167 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 27312

[startup+25.5018 s]
/proc/loadavg: 2.18 2.23 2.19 3/84 25622
/proc/meminfo: memFree=1674400/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=5408 CPUtime=24.68
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 1214 0 0 0 2438 30 0 0 25 0 1 0 24083082 5537792 1196 996147200 134512640 134931368 4294956256 18446744073709551615 134525781 0 0 4096 0 0 0 0 17 0 0 0
/proc/25622/statm: 1352 1196 48 102 0 1247 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 27632

[startup+51.1015 s]
/proc/loadavg: 2.12 2.22 2.18 3/84 25622
/proc/meminfo: memFree=1673888/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=5892 CPUtime=50.16
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 1352 0 0 0 4986 30 0 0 25 0 1 0 24083082 6033408 1334 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/25622/statm: 1473 1334 48 102 0 1368 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 28116

[startup+102.306 s]
/proc/loadavg: 2.04 2.18 2.17 3/84 25622
/proc/meminfo: memFree=1672992/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=6688 CPUtime=101.14
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 1547 0 0 0 10083 31 0 0 25 0 1 0 24083082 6848512 1525 996147200 134512640 134931368 4294956256 18446744073709551615 134525924 0 0 4096 0 0 0 0 17 0 0 0
/proc/25622/statm: 1672 1525 48 102 0 1567 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 28912

[startup+162.301 s]
/proc/loadavg: 2.02 2.14 2.16 3/84 25622
/proc/meminfo: memFree=1672288/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=7216 CPUtime=160.87
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 1866 0 0 0 16056 31 0 0 25 0 1 0 24083082 7389184 1660 996147200 134512640 134931368 4294956256 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 0 0 0
/proc/25622/statm: 1804 1660 48 102 0 1699 0
Current children cumulated CPU time (s) 161.45
Current children cumulated vsize (KiB) 29440

[startup+222.302 s]
/proc/loadavg: 2.00 2.11 2.15 3/84 25622
/proc/meminfo: memFree=1671648/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=7876 CPUtime=220.6
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 2188 0 0 0 22029 31 0 0 25 0 1 0 24083082 8065024 1812 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/25622/statm: 1969 1812 48 102 0 1864 0
Current children cumulated CPU time (s) 221.18
Current children cumulated vsize (KiB) 30100

[startup+282.302 s]
/proc/loadavg: 2.00 2.09 2.14 3/84 25622
/proc/meminfo: memFree=1671264/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=8272 CPUtime=280.34

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

[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=12460 CPUtime=1236.18
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 5026 0 0 0 123580 38 0 0 25 0 1 0 24083082 12759040 2873 996147200 134512640 134931368 4294956256 18446744073709551615 134525707 0 0 4096 0 0 0 0 17 0 0 0
/proc/25622/statm: 3115 2873 48 102 0 3010 0
Current children cumulated CPU time (s) 1236.76
Current children cumulated vsize (KiB) 34684

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/84 25630
/proc/meminfo: memFree=1666072/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=12856 CPUtime=1295.91
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 5223 0 0 0 129553 38 0 0 25 0 1 0 24083082 13164544 2980 996147200 134512640 134931368 4294956256 18446744073709551615 134524107 0 0 4096 0 0 0 0 17 0 0 0
/proc/25622/statm: 3214 2980 48 102 0 3109 0
Current children cumulated CPU time (s) 1296.49
Current children cumulated vsize (KiB) 35080

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/84 25630
/proc/meminfo: memFree=1666072/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=12856 CPUtime=1355.67
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 5313 0 0 0 135528 39 0 0 25 0 1 0 24083082 13164544 2980 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/25622/statm: 3214 2980 48 102 0 3109 0
Current children cumulated CPU time (s) 1356.25
Current children cumulated vsize (KiB) 35080

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 25630
/proc/meminfo: memFree=1666080/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=12988 CPUtime=1415.41
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 5415 0 0 0 141502 39 0 0 25 0 1 0 24083082 13299712 2992 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/25622/statm: 3247 2992 48 102 0 3142 0
Current children cumulated CPU time (s) 1415.99
Current children cumulated vsize (KiB) 35212

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 25630
/proc/meminfo: memFree=1665312/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=13516 CPUtime=1475.15
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 5673 0 0 0 147476 39 0 0 25 0 1 0 24083082 13840384 3155 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/25622/statm: 3379 3155 48 102 0 3274 0
Current children cumulated CPU time (s) 1475.73
Current children cumulated vsize (KiB) 35740

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 25630
/proc/meminfo: memFree=1665376/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=13516 CPUtime=1534.89
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 5673 0 0 0 153450 39 0 0 25 0 1 0 24083082 13840384 3155 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/25622/statm: 3379 3155 48 102 0 3274 0
Current children cumulated CPU time (s) 1535.47
Current children cumulated vsize (KiB) 35740

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 2/74 25633
/proc/meminfo: memFree=1735720/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=13364 CPUtime=1594.63
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 5768 0 0 0 159424 39 0 0 25 0 1 0 24083082 13684736 3127 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 3341 3127 48 102 0 3236 0
Current children cumulated CPU time (s) 1595.21
Current children cumulated vsize (KiB) 35588

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 4/85 25674
/proc/meminfo: memFree=1651832/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=13364 CPUtime=1654.59
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 5863 0 0 0 165419 40 0 0 25 0 1 0 24083082 13684736 3127 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 3341 3127 48 102 0 3236 0
Current children cumulated CPU time (s) 1655.17
Current children cumulated vsize (KiB) 35588

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 25674
/proc/meminfo: memFree=1651448/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=13628 CPUtime=1714.56
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 6033 0 0 0 171416 40 0 0 25 0 1 0 24083082 13955072 3197 996147200 134512640 134931368 4294956256 18446744073709551615 134597664 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 3407 3197 48 102 0 3302 0
Current children cumulated CPU time (s) 1715.14
Current children cumulated vsize (KiB) 35852

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 25674
/proc/meminfo: memFree=1651256/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=13628 CPUtime=1774.54
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 6036 0 0 0 177414 40 0 0 25 0 1 0 24083082 13955072 3200 996147200 134512640 134931368 4294956256 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 3407 3200 48 102 0 3302 0
Current children cumulated CPU time (s) 1775.12
Current children cumulated vsize (KiB) 35852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 25674
/proc/meminfo: memFree=1651064/2055920 swapFree=4192812/4192956
[pid=25598] ppid=25596 vsize=16868 CPUtime=0.58
/proc/25598/stat : 25598 (sugar) S 25596 25598 19891 0 -1 4194304 1363 9484 0 2 5 1 45 7 16 0 1 0 24083012 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 224273674338 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25598/statm: 4217 1111 409 3 0 796 0
[pid=25621] ppid=25598 vsize=5356 CPUtime=0
/proc/25621/stat : 25621 (sh) S 25598 25598 19891 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24083082 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25621/statm: 1339 232 193 169 0 50 0
[pid=25622] ppid=25621 vsize=13760 CPUtime=1799.44
/proc/25622/stat : 25622 (picosat) R 25621 25598 19891 0 -1 4194304 6170 0 0 0 179904 40 0 0 25 0 1 0 24083082 14090240 3234 996147200 134512640 134931368 4294956256 18446744073709551615 134524107 0 0 4096 0 0 0 0 17 1 0 0
/proc/25622/statm: 3440 3234 48 102 0 3335 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 35984

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

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

Child status: 0
Real time (s): 1807.23
CPU time (s): 1800.08
CPU user time (s): 1799.56
CPU system time (s): 0.517921
CPU usage (%): 99.6047
Max. virtual memory (cumulated for all children) (KiB): 36384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.56
system time used= 0.517921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17809
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= 847
involuntary context switches= 54026

runsolver used 2.10568 second user time and 5.01624 second system time

The end

Launcher Data

Begin job on node82 at 2009-07-12 05:43:00
IDJOB=2080596
IDBENCH=57112
IDSOLVER=738
FILE ID=node82/2080596-1247370180
PBS_JOBID= 9506983
Free space on /tmp= 66192 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/knights/normalized-knights-25-9.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-2080596-1247370180/watcher-2080596-1247370180 -o /tmp/evaluation-result-2080596-1247370180/solver-2080596-1247370180 -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-2080596-1247370180.xml

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

MD5SUM BENCH= 2c2a315f78e02a36f39cc2b3c6ab1a62
RANDOM SEED=720873971

node82.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.265
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.265
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1684120 kB
Buffers:         42996 kB
Cached:         173924 kB
SwapCached:          0 kB
Active:         223160 kB
Inactive:        83660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1288 kB
Writeback:           0 kB
Mapped:         105720 kB
Slab:            50116 kB
Committed_AS:   924716 kB
PageTables:       1932 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= 66188 MiB
End job on node82 at 2009-07-12 06:13:10