Trace number 1069833

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+picosat? (TO) 1800.07 1801.02

General information on the benchmark

Namecsp/pseudoGLB/
normalized-pigeon-cardinality-25-20.xml
MD5SUM08abe1d1fc902588a82e15e1624306c6
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.764882
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints45
Maximum constraint arity25
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(45)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Fri Jul  4 10:58:01 2008
0.00/0.04	c 0	PID 7925
0.00/0.05	c 0	HOST node11.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1069833-1215161881.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1069833-1215161881.xml' 'HOME/temp.csp'
0.03/0.43	c 0	1 domains, 500 variables, 0 predicates, 0 relations, 45 constraints
0.03/0.47	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.47	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.41/0.55	c 0	Parsing HOME/temp.csp
0.41/0.70	c 0	parsed 546 expressions
0.41/0.71	c 0	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.41/0.71	c 0	Converting to clausal form CSP
0.41/0.73	c 1	converted 55 (10%) expressions
0.41/0.73	c 1	converted 110 (20%) expressions
0.41/0.73	c 1	converted 164 (30%) expressions
0.41/0.73	c 1	converted 219 (40%) expressions
0.41/0.73	c 1	converted 273 (50%) expressions
0.41/0.73	c 1	converted 328 (60%) expressions
0.41/0.74	c 1	converted 383 (70%) expressions
0.41/0.74	c 1	converted 437 (80%) expressions
0.41/0.74	c 1	converted 492 (90%) expressions
0.41/0.99	c 1	converted 546 (100%) expressions
0.41/0.99	c 1	CSP : 1410 integers, 0 booleans, 1865 clauses, largest domain size 14
0.41/0.99	c 1	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.41/1.00	c 1	Propagation in CSP
0.92/1.05	c 1	1400 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.92/1.05	c 1	CSP : 1410 integers, 0 booleans, 1865 clauses, largest domain size 11
0.92/1.05	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.92/1.05	c 1	Simplifing CSP by introducing new Boolean variables
0.92/1.06	c 1	CSP : 1410 integers, 0 booleans, 1865 clauses, largest domain size 11
0.92/1.06	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.92/1.08	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.92/1.09	c 1	141 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.92/1.10	c 1	282 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
0.92/1.10	c 1	423 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
1.02/1.10	c 1	564 (40%) CSP integer variables are encoded (176 clauses, 2000 bytes)
1.02/1.11	c 1	705 (50%) CSP integer variables are encoded (562 clauses, 6639 bytes)
1.02/1.11	c 1	846 (60%) CSP integer variables are encoded (958 clauses, 11787 bytes)
1.02/1.11	c 1	987 (70%) CSP integer variables are encoded (1250 clauses, 15583 bytes)
1.02/1.11	c 1	1128 (80%) CSP integer variables are encoded (1250 clauses, 15583 bytes)
1.02/1.11	c 1	1269 (90%) CSP integer variables are encoded (1250 clauses, 15583 bytes)
1.02/1.12	c 1	1410 (100%) CSP integer variables are encoded (1250 clauses, 15583 bytes)
1.02/1.13	c 1	187 (10%) CSP clauses are encoded (2841 clauses, 36666 bytes)
1.02/1.14	c 1	373 (20%) CSP clauses are encoded (4431 clauses, 60124 bytes)
1.02/1.15	c 1	560 (30%) CSP clauses are encoded (6024 clauses, 85346 bytes)
1.02/1.16	c 1	746 (40%) CSP clauses are encoded (7612 clauses, 110500 bytes)
1.02/1.17	c 1	933 (50%) CSP clauses are encoded (9191 clauses, 135503 bytes)
1.02/1.18	c 1	1119 (60%) CSP clauses are encoded (9559 clauses, 140372 bytes)
1.02/1.18	c 1	1306 (70%) CSP clauses are encoded (9928 clauses, 145260 bytes)
1.02/1.18	c 1	1492 (80%) CSP clauses are encoded (10296 clauses, 150138 bytes)
1.02/1.19	c 1	1679 (90%) CSP clauses are encoded (10667 clauses, 155054 bytes)
1.02/1.19	c 1	1865 (100%) CSP clauses are encoded (11035 clauses, 159938 bytes)
1.02/1.19	c 1	1865 CSP clauses encoded
1.02/1.19	c 1	Writing map file : HOME/temp.map
1.11/1.21	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.11/1.21	c 1	SAT : 2660 SAT variables, 11035 SAT clauses, 159938 bytes
1.11/1.21	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.11/1.26	c 1	SOLVING HOME/temp.cnf
1.11/1.26	c 1	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.03/1801.00	sh: line 1:  7949 Terminated              HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out' 2>&1
1800.03/1801.00	c 1801	DECODING HOME/temp.out WITH HOME/temp.map
1800.03/1801.00	c 1801	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.03/1801.01	c ERROR INTERRUPTED
1800.03/1801.01	s UNKNOWN
1800.03/1801.01	c 1801	CPU 1799.88 (0.04 0 1799.84 0.18)
1800.03/1801.01	c 1801	END Fri Jul  4 11:28:02 2008

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069833-1215161881/watcher-1069833-1215161881 -o /tmp/evaluation-result-1069833-1215161881/solver-1069833-1215161881 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1069833-1215161881.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.97 1.98 4/72 7925
/proc/meminfo: memFree=1848568/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=18572 CPUtime=0
/proc/7925/stat : 7925 (runsolver) R 7923 7925 6092 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1995162922 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 262910045479 0 0 4096 24578 0 0 0 17 1 0 0
/proc/7925/statm: 4643 292 257 25 0 2626 0

[startup+0.0888071 s]
/proc/loadavg: 1.99 1.97 1.98 4/72 7925
/proc/meminfo: memFree=1848568/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=0.03
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1995162922 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101607 s]
/proc/loadavg: 1.99 1.97 1.98 4/72 7925
/proc/meminfo: memFree=1848568/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=0.03
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1995162922 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301631 s]
/proc/loadavg: 1.99 1.97 1.98 4/72 7925
/proc/meminfo: memFree=1848568/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=0.03
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1995162922 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701675 s]
/proc/loadavg: 1.99 1.97 1.98 4/72 7925
/proc/meminfo: memFree=1848568/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=0.41
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 973 4534 0 1 3 0 35 3 16 0 1 0 1995162922 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 13600

[startup+1.50177 s]
/proc/loadavg: 1.99 1.97 1.98 4/83 7947
/proc/meminfo: memFree=1834832/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 13600

[startup+3.10195 s]
/proc/loadavg: 1.99 1.97 1.98 3/75 7949
/proc/meminfo: memFree=1845264/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=1424 CPUtime=1.81
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 272 0 0 0 177 4 0 0 25 0 1 0 1995163049 1458176 256 996147200 134512640 134931368 4294956256 18446744073709551615 134523092 0 0 4096 0 0 0 0 17 1 0 0
/proc/7949/statm: 356 256 48 102 0 251 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 20380

[startup+6.30233 s]
/proc/loadavg: 1.99 1.97 1.98 3/75 7949
/proc/meminfo: memFree=1845072/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=1552 CPUtime=4.99
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 307 0 0 0 495 4 0 0 25 0 1 0 1995163049 1589248 291 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/7949/statm: 388 291 48 102 0 283 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 20508

[startup+12.7011 s]
/proc/loadavg: 1.99 1.97 1.98 3/75 7949
/proc/meminfo: memFree=1844560/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=1812 CPUtime=11.34
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 382 0 0 0 1130 4 0 0 25 0 1 0 1995163049 1855488 366 996147200 134512640 134931368 4294956256 18446744073709551615 134525797 0 0 4096 0 0 0 0 17 1 0 0
/proc/7949/statm: 453 366 48 102 0 348 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 20768

[startup+25.5016 s]
/proc/loadavg: 1.92 1.95 1.97 3/75 7977
/proc/meminfo: memFree=1844496/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=2392 CPUtime=24.07
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 522 0 0 0 2402 5 0 0 25 0 1 0 1995163049 2449408 506 996147200 134512640 134931368 4294956256 18446744073709551615 134525707 0 0 4096 0 0 0 0 17 0 0 0
/proc/7949/statm: 598 506 48 102 0 493 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 21348

[startup+51.1016 s]
/proc/loadavg: 1.95 1.96 1.97 3/75 7977
/proc/meminfo: memFree=1843728/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=3000 CPUtime=49.66
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 680 0 0 0 4961 5 0 0 25 0 1 0 1995163049 3072000 664 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/7949/statm: 750 664 48 102 0 645 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 21956

[startup+102.306 s]
/proc/loadavg: 1.98 1.96 1.97 3/75 7977
/proc/meminfo: memFree=1842896/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=3696 CPUtime=100.84
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 860 0 0 0 10079 5 0 0 25 0 1 0 1995163049 3784704 836 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/7949/statm: 924 836 48 102 0 819 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 22652

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.97 3/75 7977
/proc/meminfo: memFree=1842000/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=4444 CPUtime=160.82
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 1042 0 0 0 16076 6 0 0 25 0 1 0 1995163049 4550656 1018 996147200 134512640 134931368 4294956256 18446744073709551615 134525941 0 0 4096 0 0 0 0 17 0 0 0
/proc/7949/statm: 1111 1018 48 102 0 1006 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 23400

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.97 3/75 7983
/proc/meminfo: memFree=1841360/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=4796 CPUtime=220.79
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 1295 0 0 0 22073 6 0 0 25 0 1 0 1995163049 4911104 1117 996147200 134512640 134931368 4294956256 18446744073709551615 134525831 0 0 4096 0 0 0 0 17 0 0 0
/proc/7949/statm: 1199 1117 48 102 0 1094 0
Current children cumulated CPU time (s) 221.93
Current children cumulated vsize (KiB) 23752

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.97 3/75 7983
/proc/meminfo: memFree=1840976/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=5220 CPUtime=280.77
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 1405 0 0 0 28071 6 0 0 25 0 1 0 1995163049 5345280 1224 996147200 134512640 134931368 4294956256 18446744073709551615 134525769 0 0 4096 0 0 0 0 17 0 0 0
/proc/7949/statm: 1305 1224 48 102 0 1200 0
Current children cumulated CPU time (s) 281.91
Current children cumulated vsize (KiB) 24176


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

[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=9252 CPUtime=1240.41
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 3394 0 0 0 124032 9 0 0 25 0 1 0 1995163049 9474048 2243 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/7949/statm: 2313 2243 48 102 0 2208 0
Current children cumulated CPU time (s) 1241.55
Current children cumulated vsize (KiB) 28208

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/75 7983
/proc/meminfo: memFree=1835728/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=9380 CPUtime=1300.38
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 3396 0 0 0 130029 9 0 0 25 0 1 0 1995163049 9605120 2245 996147200 134512640 134931368 4294956256 18446744073709551615 134549489 0 0 4096 0 0 0 0 17 0 0 0
/proc/7949/statm: 2345 2245 48 102 0 2240 0
Current children cumulated CPU time (s) 1301.52
Current children cumulated vsize (KiB) 28336

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/75 7983
/proc/meminfo: memFree=1835792/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=9380 CPUtime=1360.36
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 3396 0 0 0 136027 9 0 0 25 0 1 0 1995163049 9605120 2245 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/7949/statm: 2345 2245 48 102 0 2240 0
Current children cumulated CPU time (s) 1361.5
Current children cumulated vsize (KiB) 28336

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.97 3/75 7983
/proc/meminfo: memFree=1835792/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=9380 CPUtime=1420.34
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 3396 0 0 0 142025 9 0 0 25 0 1 0 1995163049 9605120 2245 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/7949/statm: 2345 2245 48 102 0 2240 0
Current children cumulated CPU time (s) 1421.48
Current children cumulated vsize (KiB) 28336

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/75 7983
/proc/meminfo: memFree=1835792/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=9380 CPUtime=1480.31
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 3397 0 0 0 148022 9 0 0 25 0 1 0 1995163049 9605120 2246 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/7949/statm: 2345 2246 48 102 0 2240 0
Current children cumulated CPU time (s) 1481.45
Current children cumulated vsize (KiB) 28336

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/75 7983
/proc/meminfo: memFree=1835536/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=9652 CPUtime=1540.28
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 3461 0 0 0 154019 9 0 0 25 0 1 0 1995163049 9883648 2310 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/7949/statm: 2413 2310 48 102 0 2308 0
Current children cumulated CPU time (s) 1541.42
Current children cumulated vsize (KiB) 28608

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/75 7983
/proc/meminfo: memFree=1835472/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=9628 CPUtime=1600.26
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 3461 0 0 0 160017 9 0 0 25 0 1 0 1995163049 9859072 2308 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/7949/statm: 2407 2308 48 102 0 2302 0
Current children cumulated CPU time (s) 1601.4
Current children cumulated vsize (KiB) 28584

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/75 7983
/proc/meminfo: memFree=1835280/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=9700 CPUtime=1660.24
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 3532 0 0 0 166014 10 0 0 25 0 1 0 1995163049 9932800 2326 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/7949/statm: 2425 2326 48 102 0 2320 0
Current children cumulated CPU time (s) 1661.38
Current children cumulated vsize (KiB) 28656

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/75 7983
/proc/meminfo: memFree=1835216/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=9664 CPUtime=1720.22
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 3533 0 0 0 172012 10 0 0 25 0 1 0 1995163049 9895936 2318 996147200 134512640 134931368 4294956256 18446744073709551615 134525924 0 0 4096 0 0 0 0 17 0 0 0
/proc/7949/statm: 2416 2318 48 102 0 2311 0
Current children cumulated CPU time (s) 1721.36
Current children cumulated vsize (KiB) 28620

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/75 7983
/proc/meminfo: memFree=1835088/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=9832 CPUtime=1780.19
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 3618 0 0 0 178009 10 0 0 25 0 1 0 1995163049 10067968 2357 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/7949/statm: 2458 2357 48 102 0 2353 0
Current children cumulated CPU time (s) 1781.33
Current children cumulated vsize (KiB) 28788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 1.99 1.97 1.97 3/75 7983
/proc/meminfo: memFree=1834960/2055920 swapFree=4179968/4192956
[pid=7925] ppid=7923 vsize=13600 CPUtime=1.14
/proc/7925/stat : 7925 (sugar) S 7923 7925 6092 0 -1 4194304 1023 11258 0 2 4 0 104 6 16 0 1 0 1995162922 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 262918942818 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/7925/statm: 3400 799 370 3 0 500 0
[pid=7948] ppid=7925 vsize=5356 CPUtime=0
/proc/7948/stat : 7948 (sh) S 7925 7925 6092 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1995163048 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7948/statm: 1339 232 193 169 0 50 0
[pid=7949] ppid=7948 vsize=9856 CPUtime=1798.89
/proc/7949/stat : 7949 (picosat) R 7948 7925 6092 0 -1 4194304 3626 0 0 0 179879 10 0 0 25 0 1 0 1995163049 10092544 2365 996147200 134512640 134931368 4294956256 18446744073709551615 134529133 0 0 4096 0 0 0 0 17 0 0 0
/proc/7949/statm: 2464 2365 48 102 0 2359 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 28812

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): 1801.02
CPU time (s): 1800.07
CPU user time (s): 1799.88
CPU system time (s): 0.189971
CPU usage (%): 99.9473
Max. virtual memory (cumulated for all children) (KiB): 887336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.189971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16619
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= 1432
involuntary context switches= 7652

runsolver used 1.64275 second user time and 4.92225 second system time

The end

Launcher Data (download as text)

Begin job on node11 at 2008-07-04 10:58:01
IDJOB=1069833
IDBENCH=55718
IDSOLVER=345
FILE ID=node11/1069833-1215161881
PBS_JOBID= 7877410
Free space on /tmp= 66556 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 08abe1d1fc902588a82e15e1624306c6
RANDOM SEED=1351845115

node11.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.224
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.224
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:       1849048 kB
Buffers:         24276 kB
Cached:         102104 kB
SwapCached:       7036 kB
Active:         106132 kB
Inactive:        47228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849048 kB
SwapTotal:     4192956 kB
SwapFree:      4179968 kB
Dirty:            1312 kB
Writeback:           0 kB
Mapped:          19000 kB
Slab:            38980 kB
Committed_AS:  3221960 kB
PageTables:       1796 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= 66552 MiB
End job on node11 at 2008-07-04 11:28:04