Trace number 2091475

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+picosatSAT 1544.64 1545.93

General information on the benchmark

Namecsp/rand-2-40-19-fcd/
normalized-rand-2-40-19-443-230-fcd-14_ext.xml
MD5SUMd0713501bdedd43adaf3129684e027cb
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.12076
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints335
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension335
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.05/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.05/0.07	c 0	BEGIN Sun Jul 12 12:31:45 2009
0.05/0.07	c 0	PID 28079
0.05/0.07	c 0	HOST node88.alineos.net
0.05/0.07	c 0	CONVERTING HOME/instance-2091475-1247394705.xml TO HOME/temp.csp
0.05/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-2091475-1247394705.xml' 'HOME/temp.csp'
0.06/0.51	c 0	1 domains, 40 variables, 0 predicates, 335 relations, 335 constraints
0.06/0.55	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.55	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.48/0.62	c 1	Parsing HOME/temp.csp
0.48/0.86	c 1	parsed 711 expressions
0.48/0.87	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.48/0.87	c 1	Converting to clausal form CSP
0.48/0.90	c 1	converted 72 (10%) expressions
0.48/0.90	c 1	converted 143 (20%) expressions
0.48/0.90	c 1	converted 214 (30%) expressions
0.48/0.90	c 1	converted 285 (40%) expressions
0.48/0.94	c 1	converted 356 (50%) expressions
0.48/0.97	c 1	converted 427 (60%) expressions
0.48/0.99	c 1	converted 498 (70%) expressions
0.91/1.01	c 1	converted 569 (80%) expressions
0.91/1.03	c 1	converted 640 (90%) expressions
0.91/1.09	c 1	converted 711 (100%) expressions
0.91/1.09	c 1	CSP : 40 integers, 0 booleans, 335 clauses, largest domain size 19
0.91/1.10	c 1	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.91/1.10	c 1	Propagation in CSP
0.91/1.10	c 1	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.91/1.10	c 1	CSP : 40 integers, 0 booleans, 335 clauses, largest domain size 19
0.91/1.10	c 1	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.91/1.10	c 1	Simplifing CSP by introducing new Boolean variables
0.91/1.10	c 1	CSP : 40 integers, 0 booleans, 335 clauses, largest domain size 19
0.91/1.10	c 1	Heap : 7 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.01/1.14	c 1	Encoding CSP to SAT : HOME/temp.cnf
1.01/1.14	c 1	4 (10%) CSP integer variables are encoded (68 clauses, 659 bytes)
1.01/1.15	c 1	8 (20%) CSP integer variables are encoded (136 clauses, 1356 bytes)
1.01/1.15	c 1	12 (30%) CSP integer variables are encoded (204 clauses, 2104 bytes)
1.01/1.15	c 1	16 (40%) CSP integer variables are encoded (272 clauses, 2852 bytes)
1.01/1.15	c 1	20 (50%) CSP integer variables are encoded (340 clauses, 3600 bytes)
1.01/1.15	c 1	24 (60%) CSP integer variables are encoded (408 clauses, 4348 bytes)
1.01/1.15	c 1	28 (70%) CSP integer variables are encoded (476 clauses, 5096 bytes)
1.01/1.15	c 1	32 (80%) CSP integer variables are encoded (544 clauses, 5844 bytes)
1.01/1.15	c 1	36 (90%) CSP integer variables are encoded (612 clauses, 6592 bytes)
1.01/1.15	c 1	40 (100%) CSP integer variables are encoded (680 clauses, 7340 bytes)
1.10/1.20	c 1	34 (10%) CSP clauses are encoded (2822 clauses, 42223 bytes)
1.10/1.22	c 1	67 (20%) CSP clauses are encoded (4895 clauses, 77219 bytes)
1.10/1.23	c 1	101 (30%) CSP clauses are encoded (7019 clauses, 113826 bytes)
1.10/1.25	c 1	134 (40%) CSP clauses are encoded (9075 clauses, 152321 bytes)
1.10/1.26	c 1	168 (50%) CSP clauses are encoded (11175 clauses, 191714 bytes)
1.10/1.27	c 1	201 (60%) CSP clauses are encoded (13253 clauses, 230785 bytes)
1.10/1.28	c 1	235 (70%) CSP clauses are encoded (15534 clauses, 273490 bytes)
1.10/1.30	c 1	268 (80%) CSP clauses are encoded (17663 clauses, 313336 bytes)
1.21/1.31	c 1	302 (90%) CSP clauses are encoded (19897 clauses, 355219 bytes)
1.21/1.32	c 1	335 (100%) CSP clauses are encoded (21964 clauses, 393947 bytes)
1.21/1.32	c 1	335 CSP clauses encoded
1.21/1.32	c 1	Writing map file : HOME/temp.map
1.21/1.32	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.21/1.32	c 1	SAT : 720 SAT variables, 21964 SAT clauses, 393947 bytes
1.21/1.32	c 1	Heap : 3 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.21/1.33	c 1	SOLVING HOME/temp.cnf
1.21/1.33	c 1	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1544.42/1545.76	c 1546	DECODING HOME/temp.out WITH HOME/temp.map
1544.42/1545.76	c 1546	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'
1544.50/1545.84	c 1546	Decoding HOME/temp.out
1544.50/1545.86	s SATISFIABLE
1544.50/1545.86	v 11 12 15 1 18 10 2 5 16 3 8 17 11 12 13 0 8 0 18 0 8 14 17 8 15 16 4 13 3 7 11 3 6 10 16 15 11 6 0 17
1544.50/1545.88	c 1546	Heap : 0 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1544.50/1545.92	c 1546	CPU 1544.62 (0.05 0.02 1544.26 0.29)
1544.50/1545.92	c 1546	END Sun Jul 12 12:57:31 2009

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2091475-1247394705/watcher-2091475-1247394705 -o /tmp/evaluation-result-2091475-1247394705/solver-2091475-1247394705 -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-2091475-1247394705.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.07 2.11 2.06 4/77 28079
/proc/meminfo: memFree=1844832/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=12272 CPUtime=0
/proc/28079/stat : 28079 (sugar) R 28077 28079 24754 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 26535685 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 270196063230 0 0 4224 0 0 0 0 17 1 0 0
/proc/28079/statm: 3068 327 246 3 0 168 0

[startup+0.0622911 s]
/proc/loadavg: 2.07 2.11 2.06 4/77 28079
/proc/meminfo: memFree=1844832/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16476 CPUtime=0.05
/proc/28079/stat : 28079 (sugar) R 28077 28079 24754 0 -1 4194304 1016 0 0 0 4 1 0 0 18 0 1 0 26535685 16871424 984 996147200 4194304 4206940 548682068608 18446744073709551615 270187008737 0 0 4224 0 0 0 0 17 1 0 0
/proc/28079/statm: 4119 985 380 3 0 698 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16476

[startup+0.1023 s]
/proc/loadavg: 2.07 2.11 2.06 4/77 28079
/proc/meminfo: memFree=1844832/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=0.06
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 26535685 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28079/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301316 s]
/proc/loadavg: 2.07 2.11 2.06 4/77 28079
/proc/meminfo: memFree=1844832/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=0.06
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 26535685 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/28079/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.702367 s]
/proc/loadavg: 2.07 2.11 2.06 4/77 28079
/proc/meminfo: memFree=1844832/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=0.48
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1309 4805 0 1 5 1 39 3 16 0 1 0 26535685 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 16868

[startup+1.50246 s]
/proc/loadavg: 2.07 2.11 2.06 4/88 28101
/proc/meminfo: memFree=1829256/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 16868

[startup+3.10164 s]
/proc/loadavg: 2.07 2.11 2.06 3/80 28103
/proc/meminfo: memFree=1839432/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=1920 CPUtime=1.75
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 406 0 0 0 163 12 0 0 25 0 1 0 26535819 1966080 390 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 0 0 0
/proc/28103/statm: 480 390 48 102 0 375 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 24144

[startup+6.30201 s]
/proc/loadavg: 2.06 2.11 2.06 3/80 28103
/proc/meminfo: memFree=1839048/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=2180 CPUtime=4.93
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 462 0 0 0 481 12 0 0 25 0 1 0 26535819 2232320 446 996147200 134512640 134931368 4294956256 18446744073709551615 134549515 0 0 4096 0 0 0 0 17 0 0 0
/proc/28103/statm: 545 446 48 102 0 440 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 24404

[startup+12.7017 s]
/proc/loadavg: 2.06 2.11 2.06 3/80 28103
/proc/meminfo: memFree=1838664/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=2404 CPUtime=11.3
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 541 0 0 0 1118 12 0 0 25 0 1 0 26535819 2461696 525 996147200 134512640 134931368 4294956256 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 0 0 0
/proc/28103/statm: 601 525 48 102 0 496 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 24628

[startup+25.5022 s]
/proc/loadavg: 2.05 2.10 2.06 3/80 28103
/proc/meminfo: memFree=1838408/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=2804 CPUtime=24.05
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 613 0 0 0 2393 12 0 0 25 0 1 0 26535819 2871296 597 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 0 0 0
/proc/28103/statm: 701 597 48 102 0 596 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 25028

[startup+51.1021 s]
/proc/loadavg: 2.03 2.09 2.06 3/80 28103
/proc/meminfo: memFree=1837896/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=3264 CPUtime=49.54
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 754 0 0 0 4941 13 0 0 25 0 1 0 26535819 3342336 722 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 0 0 0
/proc/28103/statm: 816 722 48 102 0 711 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 25488

[startup+102.307 s]
/proc/loadavg: 2.01 2.08 2.05 3/80 28103
/proc/meminfo: memFree=1837192/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=3780 CPUtime=100.52
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 935 0 0 0 10039 13 0 0 25 0 1 0 26535819 3870720 861 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/28103/statm: 945 861 48 102 0 840 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 26004

[startup+162.303 s]
/proc/loadavg: 2.00 2.06 2.05 3/80 28103
/proc/meminfo: memFree=1836552/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=4180 CPUtime=160.28
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 1068 0 0 0 16014 14 0 0 25 0 1 0 26535819 4280320 972 996147200 134512640 134931368 4294956256 18446744073709551615 134525802 0 0 4096 0 0 0 0 17 0 0 0
/proc/28103/statm: 1045 972 48 102 0 940 0
Current children cumulated CPU time (s) 161.54
Current children cumulated vsize (KiB) 26404

[startup+222.303 s]
/proc/loadavg: 1.95 2.03 2.04 3/76 28131
/proc/meminfo: memFree=1847328/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=4856 CPUtime=220.15
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 1224 0 0 0 22001 14 0 0 25 0 1 0 26535819 4972544 1085 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28103/statm: 1214 1085 48 102 0 1109 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 27080

[startup+282.303 s]
/proc/loadavg: 1.98 2.02 2.03 3/76 28131
/proc/meminfo: memFree=1846880/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=5080 CPUtime=280.14
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 1663 0 0 0 27999 15 0 0 25 0 1 0 26535819 5201920 1172 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28103/statm: 1270 1172 48 102 0 1165 0
Current children cumulated CPU time (s) 281.4
Current children cumulated vsize (KiB) 27304

[startup+342.303 s]

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

/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=7576 CPUtime=1119.88
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 5246 0 0 0 111971 17 0 0 25 0 1 0 26535819 7757824 1756 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28103/statm: 1894 1756 48 102 0 1789 0
Current children cumulated CPU time (s) 1121.14
Current children cumulated vsize (KiB) 29800

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 28174
/proc/meminfo: memFree=1827552/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=7488 CPUtime=1179.86
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 5432 0 0 0 117969 17 0 0 25 0 1 0 26535819 7667712 1762 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28103/statm: 1872 1762 48 102 0 1767 0
Current children cumulated CPU time (s) 1181.12
Current children cumulated vsize (KiB) 29712

[startup+1242.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 28174
/proc/meminfo: memFree=1827488/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=7620 CPUtime=1239.85
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 5637 0 0 0 123968 17 0 0 25 0 1 0 26535819 7802880 1781 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28103/statm: 1905 1781 48 102 0 1800 0
Current children cumulated CPU time (s) 1241.11
Current children cumulated vsize (KiB) 29844

[startup+1302.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 28174
/proc/meminfo: memFree=1827424/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=7616 CPUtime=1299.83
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 5780 0 0 0 129966 17 0 0 25 0 1 0 26535819 7798784 1799 996147200 134512640 134931368 4294956256 18446744073709551615 134525814 0 0 4096 0 0 0 0 17 1 0 0
/proc/28103/statm: 1904 1799 48 102 0 1799 0
Current children cumulated CPU time (s) 1301.09
Current children cumulated vsize (KiB) 29840

[startup+1362.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 28174
/proc/meminfo: memFree=1827296/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=8004 CPUtime=1359.81
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 5917 0 0 0 135964 17 0 0 25 0 1 0 26535819 8196096 1809 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 1 0 0
/proc/28103/statm: 2001 1809 48 102 0 1896 0
Current children cumulated CPU time (s) 1361.07
Current children cumulated vsize (KiB) 30228

[startup+1422.31 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 28174
/proc/meminfo: memFree=1827040/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=8136 CPUtime=1419.8
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 6109 0 0 0 141963 17 0 0 25 0 1 0 26535819 8331264 1871 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28103/statm: 2034 1871 48 102 0 1929 0
Current children cumulated CPU time (s) 1421.06
Current children cumulated vsize (KiB) 30360

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 28174
/proc/meminfo: memFree=1826976/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=8268 CPUtime=1479.78
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 6313 0 0 0 147961 17 0 0 25 0 1 0 26535819 8466432 1880 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28103/statm: 2067 1880 48 102 0 1962 0
Current children cumulated CPU time (s) 1481.04
Current children cumulated vsize (KiB) 30492

[startup+1542.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 28174
/proc/meminfo: memFree=1826912/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=8268 CPUtime=1539.76
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 6460 0 0 0 153959 17 0 0 25 0 1 0 26535819 8466432 1897 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28103/statm: 2067 1897 48 102 0 1962 0
Current children cumulated CPU time (s) 1541.02
Current children cumulated vsize (KiB) 30492

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

[startup+1543.9 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 28174
/proc/meminfo: memFree=1826912/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=8268 CPUtime=1541.36
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 6460 0 0 0 154119 17 0 0 25 0 1 0 26535819 8466432 1897 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/28103/statm: 2067 1897 48 102 0 1962 0
Current children cumulated CPU time (s) 1542.62
Current children cumulated vsize (KiB) 30492

[startup+1544.7 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 28174
/proc/meminfo: memFree=1826912/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=8268 CPUtime=1542.16
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 6460 0 0 0 154199 17 0 0 25 0 1 0 26535819 8466432 1897 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/28103/statm: 2067 1897 48 102 0 1962 0
Current children cumulated CPU time (s) 1543.42
Current children cumulated vsize (KiB) 30492

[startup+1545.51 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 28174
/proc/meminfo: memFree=1826912/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1.26
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1365 11949 0 2 5 1 112 8 16 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
[pid=28102] ppid=28079 vsize=5356 CPUtime=0
/proc/28102/stat : 28102 (sh) S 28079 28079 24754 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 26535819 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 270187160388 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28102/statm: 1339 232 193 169 0 50 0
[pid=28103] ppid=28102 vsize=8268 CPUtime=1542.97
/proc/28103/stat : 28103 (picosat) R 28102 28079 24754 0 -1 4194304 6460 0 0 0 154280 17 0 0 25 0 1 0 26535819 8466432 1897 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/28103/statm: 2067 1897 48 102 0 1962 0
Current children cumulated CPU time (s) 1544.23
Current children cumulated vsize (KiB) 30492

[startup+1545.9 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 28174
/proc/meminfo: memFree=1826912/2055920 swapFree=4192812/4192956
[pid=28079] ppid=28077 vsize=16868 CPUtime=1544.5
/proc/28079/stat : 28079 (sugar) S 28077 28079 24754 0 -1 4194304 1449 18700 0 2 5 2 154417 26 15 0 1 0 26535685 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 270196060258 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28079/statm: 4217 1113 409 3 0 796 0
Current children cumulated CPU time (s) 1544.5
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 1545.93
CPU time (s): 1544.64
CPU user time (s): 1544.33
CPU system time (s): 0.316951
CPU usage (%): 99.917
Max. virtual memory (cumulated for all children) (KiB): 886540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1544.33
system time used= 0.316951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23978
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1880
involuntary context switches= 22092

runsolver used 1.44378 second user time and 4.22536 second system time

The end

Launcher Data

Begin job on node88 at 2009-07-12 12:31:45
IDJOB=2091475
IDBENCH=60067
IDSOLVER=738
FILE ID=node88/2091475-1247394705
PBS_JOBID= 9507293
Free space on /tmp= 66156 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/rand-2-40-19-fcd/normalized-rand-2-40-19-443-230-fcd-14_ext.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-2091475-1247394705/watcher-2091475-1247394705 -o /tmp/evaluation-result-2091475-1247394705/solver-2091475-1247394705 -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-2091475-1247394705.xml

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

MD5SUM BENCH= d0713501bdedd43adaf3129684e027cb
RANDOM SEED=812295577

node88.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.222
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.222
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:       1845248 kB
Buffers:         29752 kB
Cached:         108356 kB
SwapCached:          0 kB
Active:         113024 kB
Inactive:        54568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1572 kB
Writeback:           0 kB
Mapped:          40156 kB
Slab:            28344 kB
Committed_AS:   311912 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= 66156 MiB
End job on node88 at 2009-07-12 12:57:31