Trace number 2088021

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+picosatUNSAT 99.3679 100.596

General information on the benchmark

Namecsp/fapp/fapp18/
normalized-fapp18-0350-0.xml
MD5SUMed5dab5fc1b3ca8c3e25bd428d0d1b83
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 benchmark4.31634
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints3812
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3812
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.08	c 0	BEGIN Sun Jul 12 10:30:46 2009
0.00/0.08	c 0	PID 29322
0.07/0.08	c 0	HOST node78.alineos.net
0.07/0.08	c 0	CONVERTING HOME/instance-2088021-1247387445.xml TO HOME/temp.csp
0.07/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2088021-1247387445.xml' 'HOME/temp.csp'
0.07/0.91	c 0	11 domains, 350 variables, 8 predicates, 0 relations, 3812 constraints
0.07/0.95	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.07/0.95	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.92/1.04	c 0	Parsing HOME/temp.csp
1.01/1.16	c 1	parsed 4181 expressions
1.01/1.17	c 1	Heap : 1 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.01/1.17	c 1	Converting to clausal form CSP
1.21/1.39	c 1	converted 419 (10%) expressions
2.10/2.24	c 2	converted 837 (20%) expressions
2.68/2.83	c 2	converted 1255 (30%) expressions
3.19/3.31	c 3	converted 1673 (40%) expressions
3.48/3.66	c 3	converted 2091 (50%) expressions
3.87/4.08	c 4	converted 2509 (60%) expressions
4.47/4.60	c 4	converted 2927 (70%) expressions
4.77/4.93	c 4	converted 3345 (80%) expressions
5.06/5.26	c 5	converted 3763 (90%) expressions
5.46/5.61	c 5	converted 4181 (100%) expressions
5.46/5.61	c 5	CSP : 696 integers, 10507 booleans, 23309 clauses, largest domain size 2821
5.46/5.61	c 5	Heap : 28 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.46/5.61	c 5	Propagation in CSP
5.65/5.83	c 5	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
5.65/5.83	c 5	CSP : 696 integers, 10507 booleans, 23309 clauses, largest domain size 2821
5.65/5.83	c 5	Heap : 30 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
5.65/5.85	c 5	Simplifing CSP by introducing new Boolean variables
5.65/5.90	c 5	CSP : 696 integers, 17321 booleans, 30123 clauses, largest domain size 2821
5.65/5.90	c 5	Heap : 31 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.04/6.27	c 6	Encoding CSP to SAT : HOME/temp.cnf
6.44/6.67	c 6	70 (10%) CSP integer variables are encoded (14729 clauses, 198907 bytes)
6.74/6.97	c 6	140 (20%) CSP integer variables are encoded (27966 clauses, 397462 bytes)
7.03/7.29	c 7	209 (30%) CSP integer variables are encoded (42271 clauses, 612037 bytes)
7.44/7.62	c 7	279 (40%) CSP integer variables are encoded (56756 clauses, 829312 bytes)
7.73/7.96	c 7	348 (50%) CSP integer variables are encoded (72056 clauses, 1058812 bytes)
7.93/8.10	c 8	418 (60%) CSP integer variables are encoded (173898 clauses, 2734983 bytes)
8.02/8.30	c 8	488 (70%) CSP integer variables are encoded (317418 clauses, 5174823 bytes)
8.22/8.48	c 8	557 (80%) CSP integer variables are encoded (449877 clauses, 7426626 bytes)
8.42/8.66	c 8	627 (90%) CSP integer variables are encoded (587741 clauses, 9770314 bytes)
8.62/8.82	c 8	696 (100%) CSP integer variables are encoded (711338 clauses, 11871463 bytes)
10.19/10.49	c 10	3013 (10%) CSP clauses are encoded (1141997 clauses, 21902531 bytes)
11.88/12.17	c 12	6025 (20%) CSP clauses are encoded (1658593 clauses, 34032300 bytes)
14.24/14.58	c 14	9037 (30%) CSP clauses are encoded (2475819 clauses, 53533379 bytes)
16.50/16.80	c 16	12050 (40%) CSP clauses are encoded (3279328 clauses, 72892869 bytes)
18.07/18.44	c 18	15062 (50%) CSP clauses are encoded (3897754 clauses, 87797196 bytes)
20.15/20.55	c 20	18074 (60%) CSP clauses are encoded (4682697 clauses, 106698129 bytes)
22.03/22.45	c 22	21087 (70%) CSP clauses are encoded (5410310 clauses, 124379531 bytes)
24.28/24.72	c 24	24099 (80%) CSP clauses are encoded (6314940 clauses, 146167121 bytes)
26.16/26.65	c 26	27111 (90%) CSP clauses are encoded (7084419 clauses, 164696988 bytes)
28.22/28.79	c 28	30123 (100%) CSP clauses are encoded (7877121 clauses, 183738589 bytes)
28.22/28.79	c 28	30123 CSP clauses encoded
28.22/28.79	c 28	Writing map file : HOME/temp.map
28.33/28.83	c 28	Heap : 31 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
28.33/28.83	c 28	SAT : 729355 SAT variables, 7877121 SAT clauses, 183738589 bytes
28.33/28.83	c 28	Heap : 31 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
28.33/28.89	c 28	SOLVING HOME/temp.cnf
28.33/28.89	c 28	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
98.80/100.10	c 100	DECODING HOME/temp.out WITH HOME/temp.map
98.80/100.10	c 100	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'
98.91/100.19	c 100	Decoding HOME/temp.out
98.91/100.44	s UNSATISFIABLE
98.91/100.45	c 100	Heap : 4 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
98.91/100.50	c 100	CPU 99.25 (0.06 0.02 60.4 38.77)
98.91/100.50	c 100	END Sun Jul 12 10:32:26 2009

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2088021-1247387445/watcher-2088021-1247387445 -o /tmp/evaluation-result-2088021-1247387445/solver-2088021-1247387445 -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-2088021-1247387445.xml 

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


[startup+0 s]
/proc/loadavg: 2.11 2.09 2.08 4/81 29322
/proc/meminfo: memFree=1052960/2055912 swapFree=4192812/4192956
[pid=29322] ppid=29320 vsize=12000 CPUtime=0
/proc/29322/stat : 29322 (sugar) R 29320 29322 27413 0 -1 4194304 197 0 0 0 0 0 0 0 20 0 1 0 25809100 12288000 165 996147200 4194304 4206940 548682068608 18446744073709551615 255372458688 0 0 4224 0 0 0 0 17 1 0 0
/proc/29322/statm: 3000 165 127 3 0 100 0

[startup+0.083826 s]
/proc/loadavg: 2.11 2.09 2.08 4/81 29322
/proc/meminfo: memFree=1052960/2055912 swapFree=4192812/4192956
[pid=29322] ppid=29320 vsize=16740 CPUtime=0.07
/proc/29322/stat : 29322 (sugar) S 29320 29322 27413 0 -1 4194304 1152 0 0 0 5 2 0 0 18 0 1 0 25809100 17141760 1107 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29322/statm: 4185 1107 406 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+0.101921 s]
/proc/loadavg: 2.11 2.09 2.08 4/81 29322
/proc/meminfo: memFree=1052960/2055912 swapFree=4192812/4192956
[pid=29322] ppid=29320 vsize=16868 CPUtime=0.07
/proc/29322/stat : 29322 (sugar) S 29320 29322 27413 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 25809100 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29322/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301934 s]
/proc/loadavg: 2.11 2.09 2.08 4/81 29322
/proc/meminfo: memFree=1052960/2055912 swapFree=4192812/4192956
[pid=29322] ppid=29320 vsize=16868 CPUtime=0.07
/proc/29322/stat : 29322 (sugar) S 29320 29322 27413 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 25809100 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29322/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701983 s]
/proc/loadavg: 2.11 2.09 2.08 4/81 29322
/proc/meminfo: memFree=1052960/2055912 swapFree=4192812/4192956
[pid=29322] ppid=29320 vsize=16868 CPUtime=0.07
/proc/29322/stat : 29322 (sugar) S 29320 29322 27413 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 25809100 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29322/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50106 s]
/proc/loadavg: 2.18 2.11 2.08 3/88 29340
/proc/meminfo: memFree=1046824/2055912 swapFree=4192812/4192956
[pid=29322] ppid=29320 vsize=16868 CPUtime=0.89
/proc/29322/stat : 29322 (sugar) S 29320 29322 27413 0 -1 4194304 1309 7006 0 1 5 2 76 6 16 0 1 0 25809100 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29322/statm: 4217 1111 409 3 0 796 0
[pid=29335] ppid=29322 vsize=5356 CPUtime=0
/proc/29335/stat : 29335 (sh) S 29322 29322 27413 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25809196 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29335/statm: 1339 233 193 169 0 50 0
[pid=29336] ppid=29335 vsize=868512 CPUtime=0.52
/proc/29336/stat : 29336 (java) S 29335 29322 27413 0 -1 0 5496 0 1 0 49 3 0 0 18 0 9 0 25809197 889356288 4925 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29336/statm: 217128 4925 1742 9 0 211633 0
[pid=29336/tid=29337] ppid=29335 vsize=868512 CPUtime=0.32
/proc/29336/task/29337/stat : 29337 (java) R 29335 29322 27413 0 -1 64 2664 0 1 0 31 1 0 0 21 0 9 0 25809198 889356288 4925 996147200 134512640 134550932 4294955936 18446744073709551615 4126508490 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29338] ppid=29335 vsize=868512 CPUtime=0.04
/proc/29336/task/29338/stat : 29338 (java) S 29335 29322 27413 0 -1 64 698 0 0 0 4 0 0 0 16 0 9 0 25809199 889356288 4925 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29339] ppid=29335 vsize=868512 CPUtime=0
/proc/29336/task/29339/stat : 29339 (java) S 29335 29322 27413 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 25809199 889356288 4925 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29340] ppid=29335 vsize=868512 CPUtime=0
/proc/29336/task/29340/stat : 29340 (java) S 29335 29322 27413 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 25809199 889356288 4925 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 890736

[startup+3.10224 s]
/proc/loadavg: 2.18 2.11 2.08 3/92 29344
/proc/meminfo: memFree=1032328/2055912 swapFree=4192812/4192956
[pid=29322] ppid=29320 vsize=16868 CPUtime=0.89
/proc/29322/stat : 29322 (sugar) S 29320 29322 27413 0 -1 4194304 1309 7006 0 1 5 2 76 6 16 0 1 0 25809100 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29322/statm: 4217 1111 409 3 0 796 0
[pid=29335] ppid=29322 vsize=5356 CPUtime=0
/proc/29335/stat : 29335 (sh) S 29322 29322 27413 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25809196 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29335/statm: 1339 233 193 169 0 50 0
[pid=29336] ppid=29335 vsize=868784 CPUtime=2.1
/proc/29336/stat : 29336 (java) S 29335 29322 27413 0 -1 0 9138 0 1 0 204 6 0 0 18 0 9 0 25809197 889634816 8253 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29336/statm: 217196 8253 2566 9 0 211701 0
[pid=29336/tid=29337] ppid=29335 vsize=868784 CPUtime=1.55
/proc/29336/task/29337/stat : 29337 (java) R 29335 29322 27413 0 -1 64 2805 0 1 0 153 2 0 0 25 0 9 0 25809198 889634816 8253 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29338] ppid=29335 vsize=868784 CPUtime=0.34
/proc/29336/task/29338/stat : 29338 (java) R 29335 29322 27413 0 -1 64 4157 0 0 0 32 2 0 0 16 0 9 0 25809199 889634816 8253 996147200 134512640 134550932 4294955936 18446744073709551615 102758168 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29339] ppid=29335 vsize=868784 CPUtime=0
/proc/29336/task/29339/stat : 29339 (java) S 29335 29322 27413 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25809199 889634816 8253 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29340] ppid=29335 vsize=868784 CPUtime=0
/proc/29336/task/29340/stat : 29340 (java) S 29335 29322 27413 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 25809199 889634816 8253 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29341] ppid=29335 vsize=868784 CPUtime=0
/proc/29336/task/29341/stat : 29341 (java) S 29335 29322 27413 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25809202 889634816 8253 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29342] ppid=29335 vsize=868784 CPUtime=0.18
/proc/29336/task/29342/stat : 29342 (java) S 29335 29322 27413 0 -1 64 1476 0 0 0 18 0 0 0 15 0 9 0 25809202 889634816 8253 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29343] ppid=29335 vsize=868784 CPUtime=0
/proc/29336/task/29343/stat : 29343 (java) S 29335 29322 27413 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25809202 889634816 8253 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29344] ppid=29335 vsize=868784 CPUtime=0
/proc/29336/task/29344/stat : 29344 (java) S 29335 29322 27413 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25809202 889634816 8253 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 891008

[startup+6.30258 s]
/proc/loadavg: 2.18 2.11 2.08 3/92 29344
/proc/meminfo: memFree=1008776/2055912 swapFree=4192812/4192956
[pid=29322] ppid=29320 vsize=16868 CPUtime=0.89
/proc/29322/stat : 29322 (sugar) S 29320 29322 27413 0 -1 4194304 1310 7006 0 1 5 2 76 6 16 0 1 0 25809100 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29322/statm: 4217 1111 409 3 0 796 0
[pid=29335] ppid=29322 vsize=5356 CPUtime=0
/proc/29335/stat : 29335 (sh) S 29322 29322 27413 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25809196 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29335/statm: 1339 233 193 169 0 50 0
[pid=29336] ppid=29335 vsize=868708 CPUtime=5.26
/proc/29336/stat : 29336 (java) S 29335 29322 27413 0 -1 0 19640 0 1 0 512 14 0 0 18 0 9 0 25809197 889556992 13403 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29336/statm: 217177 13403 2590 9 0 211654 0
[pid=29336/tid=29337] ppid=29335 vsize=868708 CPUtime=3.79
/proc/29336/task/29337/stat : 29337 (java) R 29335 29322 27413 0 -1 64 3225 0 1 0 377 2 0 0 22 0 9 0 25809198 889556992 13403 996147200 134512640 134550932 4294955936 18446744073709551615 4125950624 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29338] ppid=29335 vsize=868708 CPUtime=1.21
/proc/29336/task/29338/stat : 29338 (java) S 29335 29322 27413 0 -1 64 14204 0 0 0 112 9 0 0 16 0 9 0 25809199 889556992 13403 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29339] ppid=29335 vsize=868708 CPUtime=0
/proc/29336/task/29339/stat : 29339 (java) S 29335 29322 27413 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25809199 889556992 13403 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29340] ppid=29335 vsize=868708 CPUtime=0
/proc/29336/task/29340/stat : 29340 (java) S 29335 29322 27413 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25809199 889556992 13403 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29341] ppid=29335 vsize=868708 CPUtime=0
/proc/29336/task/29341/stat : 29341 (java) S 29335 29322 27413 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25809202 889556992 13403 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29342] ppid=29335 vsize=868708 CPUtime=0.23
/proc/29336/task/29342/stat : 29342 (java) S 29335 29322 27413 0 -1 64 1511 0 0 0 22 1 0 0 15 0 9 0 25809202 889556992 13403 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29343] ppid=29335 vsize=868708 CPUtime=0
/proc/29336/task/29343/stat : 29343 (java) S 29335 29322 27413 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25809202 889556992 13403 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29344] ppid=29335 vsize=868708 CPUtime=0
/proc/29336/task/29344/stat : 29344 (java) S 29335 29322 27413 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25809202 889556992 13403 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 890932

[startup+12.7022 s]
/proc/loadavg: 2.15 2.11 2.08 3/92 29344
/proc/meminfo: memFree=971464/2055912 swapFree=4192812/4192956
[pid=29322] ppid=29320 vsize=16868 CPUtime=0.89
/proc/29322/stat : 29322 (sugar) S 29320 29322 27413 0 -1 4194304 1310 7006 0 1 5 2 76 6 16 0 1 0 25809100 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29322/statm: 4217 1111 409 3 0 796 0
[pid=29335] ppid=29322 vsize=5356 CPUtime=0
/proc/29335/stat : 29335 (sh) S 29322 29322 27413 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25809196 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29335/statm: 1339 233 193 169 0 50 0
[pid=29336] ppid=29335 vsize=868708 CPUtime=11.59
/proc/29336/stat : 29336 (java) S 29335 29322 27413 0 -1 0 20137 0 1 0 1122 37 0 0 18 0 9 0 25809197 889556992 13628 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29336/statm: 217177 13628 2593 9 0 211654 0
[pid=29336/tid=29337] ppid=29335 vsize=868708 CPUtime=9.91
/proc/29336/task/29337/stat : 29337 (java) R 29335 29322 27413 0 -1 64 3692 0 1 0 967 24 0 0 25 0 9 0 25809198 889556992 13628 996147200 134512640 134550932 4294955936 18446744073709551615 4126986368 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29338] ppid=29335 vsize=868708 CPUtime=1.36
/proc/29336/task/29338/stat : 29338 (java) S 29335 29322 27413 0 -1 64 14206 0 0 0 126 10 0 0 16 0 9 0 25809199 889556992 13628 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29339] ppid=29335 vsize=868708 CPUtime=0
/proc/29336/task/29339/stat : 29339 (java) S 29335 29322 27413 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25809199 889556992 13628 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29340] ppid=29335 vsize=868708 CPUtime=0
/proc/29336/task/29340/stat : 29340 (java) S 29335 29322 27413 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25809199 889556992 13628 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29341] ppid=29335 vsize=868708 CPUtime=0
/proc/29336/task/29341/stat : 29341 (java) S 29335 29322 27413 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25809202 889556992 13628 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29342] ppid=29335 vsize=868708 CPUtime=0.28
/proc/29336/task/29342/stat : 29342 (java) S 29335 29322 27413 0 -1 64 1539 0 0 0 27 1 0 0 16 0 9 0 25809202 889556992 13628 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29343] ppid=29335 vsize=868708 CPUtime=0
/proc/29336/task/29343/stat : 29343 (java) S 29335 29322 27413 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25809202 889556992 13628 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29344] ppid=29335 vsize=868708 CPUtime=0
/proc/29336/task/29344/stat : 29344 (java) S 29335 29322 27413 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25809202 889556992 13628 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 890932

[startup+25.5026 s]
/proc/loadavg: 2.13 2.10 2.08 3/92 29344
/proc/meminfo: memFree=853576/2055912 swapFree=4192812/4192956
[pid=29322] ppid=29320 vsize=16868 CPUtime=0.89
/proc/29322/stat : 29322 (sugar) S 29320 29322 27413 0 -1 4194304 1310 7006 0 1 5 2 76 6 16 0 1 0 25809100 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29322/statm: 4217 1111 409 3 0 796 0
[pid=29335] ppid=29322 vsize=5356 CPUtime=0
/proc/29335/stat : 29335 (sh) S 29322 29322 27413 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 25809196 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29335/statm: 1339 233 193 169 0 50 0
[pid=29336] ppid=29335 vsize=868708 CPUtime=24.19
/proc/29336/stat : 29336 (java) S 29335 29322 27413 0 -1 0 20921 0 1 0 2305 114 0 0 18 0 9 0 25809197 889556992 13628 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29336/statm: 217177 13628 2593 9 0 211654 0
[pid=29336/tid=29337] ppid=29335 vsize=868708 CPUtime=22.08
/proc/29336/task/29337/stat : 29337 (java) R 29335 29322 27413 0 -1 64 4476 0 1 0 2114 94 0 0 25 0 9 0 25809198 889556992 13628 996147200 134512640 134550932 4294955936 18446744073709551615 4126561209 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29338] ppid=29335 vsize=868708 CPUtime=1.79
/proc/29336/task/29338/stat : 29338 (java) S 29335 29322 27413 0 -1 64 14206 0 0 0 162 17 0 0 16 0 9 0 25809199 889556992 13628 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29339] ppid=29335 vsize=868708 CPUtime=0
/proc/29336/task/29339/stat : 29339 (java) S 29335 29322 27413 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 25809199 889556992 13628 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29340] ppid=29335 vsize=868708 CPUtime=0
/proc/29336/task/29340/stat : 29340 (java) S 29335 29322 27413 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 25809199 889556992 13628 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29341] ppid=29335 vsize=868708 CPUtime=0
/proc/29336/task/29341/stat : 29341 (java) S 29335 29322 27413 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 25809202 889556992 13628 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29342] ppid=29335 vsize=868708 CPUtime=0.28
/proc/29336/task/29342/stat : 29342 (java) S 29335 29322 27413 0 -1 64 1539 0 0 0 27 1 0 0 16 0 9 0 25809202 889556992 13628 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29343] ppid=29335 vsize=868708 CPUtime=0
/proc/29336/task/29343/stat : 29343 (java) S 29335 29322 27413 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 25809202 889556992 13628 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29336/tid=29344] ppid=29335 vsize=868708 CPUtime=0
/proc/29336/task/29344/stat : 29344 (java) S 29335 29322 27413 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 25809202 889556992 13628 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 890932

[startup+51.1012 s]
/proc/loadavg: 2.08 2.09 2.08 3/84 29346
/proc/meminfo: memFree=741256/2055912 swapFree=4192812/4192956
[pid=29322] ppid=29320 vsize=16868 CPUtime=28.38
/proc/29322/stat : 29322 (sugar) S 29320 29322 27413 0 -1 4194304 1366 28444 0 2 6 2 2686 144 17 0 1 0 25809100 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29322/statm: 4217 1114 409 3 0 796 0
[pid=29345] ppid=29322 vsize=5356 CPUtime=0
/proc/29345/stat : 29345 (sh) S 29322 29322 27413 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25811990 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29345/statm: 1339 232 193 169 0 50 0
[pid=29346] ppid=29345 vsize=147292 CPUtime=21.98
/proc/29346/stat : 29346 (picosat) R 29345 29322 27413 0 -1 4194304 31438 0 0 0 1017 1181 0 0 25 0 1 0 25811990 150827008 31424 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/29346/statm: 36823 31424 40 102 0 36718 0
Current children cumulated CPU time (s) 50.36
Current children cumulated vsize (KiB) 169516

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

[startup+76.7019 s]
/proc/loadavg: 2.05 2.08 2.07 3/84 29346
/proc/meminfo: memFree=650952/2055912 swapFree=4192812/4192956
[pid=29322] ppid=29320 vsize=16868 CPUtime=28.38
/proc/29322/stat : 29322 (sugar) S 29320 29322 27413 0 -1 4194304 1366 28444 0 2 6 2 2686 144 17 0 1 0 25809100 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29322/statm: 4217 1114 409 3 0 796 0
[pid=29345] ppid=29322 vsize=5356 CPUtime=0
/proc/29345/stat : 29345 (sh) S 29322 29322 27413 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25811990 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29345/statm: 1339 232 193 169 0 50 0
[pid=29346] ppid=29345 vsize=253180 CPUtime=47.33
/proc/29346/stat : 29346 (picosat) R 29345 29322 27413 0 -1 4194304 54338 0 0 0 2188 2545 0 0 25 0 1 0 25811990 259256320 54324 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/29346/statm: 63295 54324 40 102 0 63190 0
Current children cumulated CPU time (s) 75.71
Current children cumulated vsize (KiB) 275404

[startup+89.5013 s]
/proc/loadavg: 2.04 2.08 2.07 3/84 29346
/proc/meminfo: memFree=604168/2055912 swapFree=4192812/4192956
[pid=29322] ppid=29320 vsize=16868 CPUtime=28.38
/proc/29322/stat : 29322 (sugar) S 29320 29322 27413 0 -1 4194304 1366 28444 0 2 6 2 2686 144 17 0 1 0 25809100 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29322/statm: 4217 1114 409 3 0 796 0
[pid=29345] ppid=29322 vsize=5356 CPUtime=0
/proc/29345/stat : 29345 (sh) S 29322 29322 27413 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25811990 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29345/statm: 1339 232 193 169 0 50 0
[pid=29346] ppid=29345 vsize=293308 CPUtime=60.01
/proc/29346/stat : 29346 (picosat) R 29345 29322 27413 0 -1 4194304 65644 0 0 0 2762 3239 0 0 25 0 1 0 25811990 300347392 65630 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/29346/statm: 73327 65630 40 102 0 73222 0
Current children cumulated CPU time (s) 88.39
Current children cumulated vsize (KiB) 315532

[startup+95.9019 s]
/proc/loadavg: 2.03 2.08 2.07 3/84 29346
/proc/meminfo: memFree=580552/2055912 swapFree=4192812/4192956
[pid=29322] ppid=29320 vsize=16868 CPUtime=28.38
/proc/29322/stat : 29322 (sugar) S 29320 29322 27413 0 -1 4194304 1366 28444 0 2 6 2 2686 144 17 0 1 0 25809100 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29322/statm: 4217 1114 409 3 0 796 0
[pid=29345] ppid=29322 vsize=5356 CPUtime=0
/proc/29345/stat : 29345 (sh) S 29322 29322 27413 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25811990 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29345/statm: 1339 232 193 169 0 50 0
[pid=29346] ppid=29345 vsize=313504 CPUtime=66.35
/proc/29346/stat : 29346 (picosat) R 29345 29322 27413 0 -1 4194304 71340 0 0 0 3051 3584 0 0 25 0 1 0 25811990 321028096 71326 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/29346/statm: 78376 71326 40 102 0 78271 0
Current children cumulated CPU time (s) 94.73
Current children cumulated vsize (KiB) 335728

[startup+99.1023 s]
/proc/loadavg: 2.03 2.08 2.07 3/84 29346
/proc/meminfo: memFree=569160/2055912 swapFree=4192812/4192956
[pid=29322] ppid=29320 vsize=16868 CPUtime=28.38
/proc/29322/stat : 29322 (sugar) S 29320 29322 27413 0 -1 4194304 1366 28444 0 2 6 2 2686 144 17 0 1 0 25809100 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29322/statm: 4217 1114 409 3 0 796 0
[pid=29345] ppid=29322 vsize=5356 CPUtime=0
/proc/29345/stat : 29345 (sh) S 29322 29322 27413 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25811990 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29345/statm: 1339 232 193 169 0 50 0
[pid=29346] ppid=29345 vsize=325932 CPUtime=69.53
/proc/29346/stat : 29346 (picosat) R 29345 29322 27413 0 -1 4194304 73931 0 0 0 3230 3723 0 0 25 0 1 0 25811990 333754368 73917 996147200 134512640 134931368 4294956256 18446744073709551615 134522823 0 0 4096 0 0 0 0 17 1 0 0
/proc/29346/statm: 81483 73917 42 102 0 81378 0
Current children cumulated CPU time (s) 97.91
Current children cumulated vsize (KiB) 348156

[startup+99.9024 s]
/proc/loadavg: 2.03 2.08 2.07 3/84 29346
/proc/meminfo: memFree=569160/2055912 swapFree=4192812/4192956
[pid=29322] ppid=29320 vsize=16868 CPUtime=28.38
/proc/29322/stat : 29322 (sugar) S 29320 29322 27413 0 -1 4194304 1366 28444 0 2 6 2 2686 144 17 0 1 0 25809100 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29322/statm: 4217 1114 409 3 0 796 0
[pid=29345] ppid=29322 vsize=5356 CPUtime=0
/proc/29345/stat : 29345 (sh) S 29322 29322 27413 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 25811990 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29345/statm: 1339 232 193 169 0 50 0
[pid=29346] ppid=29345 vsize=326728 CPUtime=70.32
/proc/29346/stat : 29346 (picosat) R 29345 29322 27413 0 -1 4194304 74207 0 0 0 3309 3723 0 0 25 0 1 0 25811990 334569472 74193 996147200 134512640 134931368 4294956256 18446744073709551615 134581963 0 0 4096 0 0 0 0 17 1 0 0
/proc/29346/statm: 81682 74193 42 102 0 81577 0
Current children cumulated CPU time (s) 98.7
Current children cumulated vsize (KiB) 348952

[startup+100.302 s]
/proc/loadavg: 2.03 2.08 2.07 3/84 29346
/proc/meminfo: memFree=593224/2055912 swapFree=4192812/4192956
[pid=29322] ppid=29320 vsize=16868 CPUtime=98.91
/proc/29322/stat : 29322 (sugar) S 29320 29322 27413 0 -1 4194304 1447 102938 0 2 6 2 6010 3873 16 0 1 0 25809100 17272832 1114 996147200 4194304 4206940 548682068608 18446744073709551615 255381778530 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/29322/statm: 4217 1114 409 3 0 796 0
Current children cumulated CPU time (s) 98.91
Current children cumulated vsize (KiB) 16868

[startup+100.502 s]
/proc/loadavg: 2.03 2.08 2.07 3/84 29346
/proc/meminfo: memFree=593224/2055912 swapFree=4192812/4192956
[pid=29322] ppid=29320 vsize=16868 CPUtime=99.26
/proc/29322/stat : 29322 (sugar) R 29320 29322 27413 0 -1 4194304 1477 109253 0 3 6 3 6040 3877 16 0 1 0 25809100 17272832 1115 996147200 4194304 4206940 548682068608 18446744073709551615 255373055017 0 0 4224 16386 0 0 0 17 1 0 0
/proc/29322/statm: 4217 1115 410 3 0 796 0
Current children cumulated CPU time (s) 99.26
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 100.596
CPU time (s): 99.3679
CPU user time (s): 60.4698
CPU system time (s): 38.8981
CPU usage (%): 98.7789
Max. virtual memory (cumulated for all children) (KiB): 901320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.4698
system time used= 38.8981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110790
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= 16661
involuntary context switches= 18515

runsolver used 0.132979 second user time and 0.365944 second system time

The end

Launcher Data

Begin job on node78 at 2009-07-12 10:30:45
IDJOB=2088021
IDBENCH=58849
IDSOLVER=738
FILE ID=node78/2088021-1247387445
PBS_JOBID= 9507216
Free space on /tmp= 126744 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/fapp/fapp18/normalized-fapp18-0350-0.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-2088021-1247387445/watcher-2088021-1247387445 -o /tmp/evaluation-result-2088021-1247387445/solver-2088021-1247387445 -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-2088021-1247387445.xml

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

MD5SUM BENCH= ed5dab5fc1b3ca8c3e25bd428d0d1b83
RANDOM SEED=1201288562

node78.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.232
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.232
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:      2055912 kB
MemFree:       1053376 kB
Buffers:         16536 kB
Cached:         188280 kB
SwapCached:          0 kB
Active:         882764 kB
Inactive:        67820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1053376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1812 kB
Writeback:           0 kB
Mapped:         766128 kB
Slab:            35472 kB
Committed_AS:   948056 kB
PageTables:       3256 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= 126740 MiB
End job on node78 at 2009-07-12 10:32:26